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