|
Joos1W Compiler Framework
|
This is the complete list of members for ast::LinkingUnit, including all inherited members.
| asDecl() const (defined in ast::DeclContext) | ast::DeclContext | inlinevirtual |
| AstNode()=default (defined in ast::AstNode) | ast::AstNode | |
| AstNode(const AstNode &)=delete (defined in ast::AstNode) | ast::AstNode | |
| AstNode(AstNode &&)=delete (defined in ast::AstNode) | ast::AstNode | |
| children() const override | ast::LinkingUnit | inlinevirtual |
| compliationUnits() const (defined in ast::LinkingUnit) | ast::LinkingUnit | inline |
| decls() const | ast::DeclContext | inlinevirtual |
| dump() const (defined in ast::AstNode) | ast::AstNode | |
| indent(int indentation) | ast::AstNode | inlineprotectedstatic |
| LinkingUnit(BumpAllocator &alloc, array_ref< CompilationUnit * > compilationUnits) noexcept (defined in ast::LinkingUnit) | ast::LinkingUnit | |
| mut_children() | ast::AstNode | inline |
| operator=(const AstNode &)=delete (defined in ast::AstNode) | ast::AstNode | |
| operator=(AstNode &&)=delete (defined in ast::AstNode) | ast::AstNode | |
| print(std::ostream &os, int indentation=0) const override (defined in ast::LinkingUnit) | ast::LinkingUnit | virtual |
| printDot(std::ostream &os) const (defined in ast::AstNode) | ast::AstNode | inline |
| printDotNode(DotPrinter &dp) const override (defined in ast::LinkingUnit) | ast::LinkingUnit | virtual |
| ~AstNode()=default (defined in ast::AstNode) | ast::AstNode | virtual |