tipc
A TIP to LLVM compiler
|
This is the complete list of members for ASTDeclStmt, including all inherited members.
accept(ASTVisitor *visitor) override | ASTDeclStmt | virtual |
ASTDeclStmt(std::vector< std::shared_ptr< ASTDeclNode >> VARS) | ASTDeclStmt | |
codegen() override | ASTDeclStmt | virtual |
getChildren() override | ASTDeclStmt | virtual |
getColumn() | ASTNode | inline |
getLine() | ASTNode | inline |
getVars() const | ASTDeclStmt | |
print(std::ostream &out) const override | ASTDeclStmt | protectedvirtual |
setLocation(int l, int c) | ASTNode | inline |
~ASTNode()=default | ASTNode | virtual |
~ASTStmt()=default | ASTStmt |