tipc
A TIP to LLVM compiler
ASTBlockStmt Member List

This is the complete list of members for ASTBlockStmt, including all inherited members.

accept(ASTVisitor *visitor) overrideASTBlockStmtvirtual
ASTBlockStmt(std::vector< std::shared_ptr< ASTStmt >> STMTS)ASTBlockStmt
codegen() overrideASTBlockStmtvirtual
getChildren() overrideASTBlockStmtvirtual
getColumn()ASTNodeinline
getLine()ASTNodeinline
getStmts() constASTBlockStmt
print(std::ostream &out) const overrideASTBlockStmtprotectedvirtual
setLocation(int l, int c)ASTNodeinline
~ASTNode()=defaultASTNodevirtual
~ASTStmt()=defaultASTStmt