|
tipc
A TIP to LLVM compiler
|
This is the complete list of members for ASTNode, including all inherited members.
| accept(ASTVisitor *visitor)=0 | ASTNode | pure virtual |
| codegen()=0 | ASTNode | pure virtual |
| getChildren() | ASTNode | inlinevirtual |
| getColumn() | ASTNode | inline |
| getLine() | ASTNode | inline |
| operator<<(std::ostream &os, const ASTNode &obj) | ASTNode | friend |
| print(std::ostream &out) const =0 | ASTNode | protectedpure virtual |
| setLocation(int l, int c) | ASTNode | inline |
| ~ASTNode()=default | ASTNode | virtual |