Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::ast::DummyDecl Class Reference
Inheritance diagram for thorin::ast::DummyDecl:
[legend]

Public Member Functions

 DummyDecl ()
 
std::ostream & stream (Tab &, std::ostream &os) const override
 
- Public Member Functions inherited from thorin::ast::Decl
Ref def () const
 
- Public Member Functions inherited from thorin::ast::Node
Loc loc () const
 
void dump () const
 

Additional Inherited Members

- Protected Member Functions inherited from thorin::ast::Decl
 Decl (Loc loc)
 
- Protected Member Functions inherited from thorin::ast::Node
 Node (Loc loc)
 
virtual ~Node ()
 
- Protected Attributes inherited from thorin::ast::Decl
Ref def_ = nullptr
 

Detailed Description

Definition at line 9 of file bind.cpp.

Constructor & Destructor Documentation

◆ DummyDecl()

thorin::ast::DummyDecl::DummyDecl ( )
inline

Definition at line 11 of file bind.cpp.

Member Function Documentation

◆ stream()

std::ostream & thorin::ast::DummyDecl::stream ( Tab ,
std::ostream &  os 
) const
inlineoverridevirtual

Implements thorin::ast::Node.

Definition at line 14 of file bind.cpp.


The documentation for this class was generated from the following file: