Joos1W Compiler Framework
ast::LinkingUnit Member List

This is the complete list of members for ast::LinkingUnit, including all inherited members.

asDecl() const (defined in ast::DeclContext)ast::DeclContextinlinevirtual
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 overrideast::LinkingUnitinlinevirtual
compliationUnits() const (defined in ast::LinkingUnit)ast::LinkingUnitinline
decls() constast::DeclContextinlinevirtual
dump() const (defined in ast::AstNode)ast::AstNode
indent(int indentation)ast::AstNodeinlineprotectedstatic
LinkingUnit(BumpAllocator &alloc, array_ref< CompilationUnit * > compilationUnits) noexcept (defined in ast::LinkingUnit)ast::LinkingUnit
mut_children()ast::AstNodeinline
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::LinkingUnitvirtual
printDot(std::ostream &os) const (defined in ast::AstNode)ast::AstNodeinline
printDotNode(DotPrinter &dp) const override (defined in ast::LinkingUnit)ast::LinkingUnitvirtual
~AstNode()=default (defined in ast::AstNode)ast::AstNodevirtual