Joos1W Compiler Framework
ast::DeclContext Member List

This is the complete list of members for ast::DeclContext, 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 =0ast::AstNodepure virtual
decls() constast::DeclContextinlinevirtual
dump() const (defined in ast::AstNode)ast::AstNode
indent(int indentation)ast::AstNodeinlineprotectedstatic
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 =0 (defined in ast::AstNode)ast::AstNodepure virtual
printDot(std::ostream &os) const (defined in ast::AstNode)ast::AstNodeinline
printDotNode(DotPrinter &dp) const =0 (defined in ast::AstNode)ast::AstNodepure virtual
~AstNode()=default (defined in ast::AstNode)ast::AstNodevirtual