tipc
A TIP to LLVM compiler
ASTFieldExpr Member List

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

accept(ASTVisitor *visitor) overrideASTFieldExprvirtual
ASTFieldExpr(const std::string &FIELD, std::shared_ptr< ASTExpr > INIT)ASTFieldExprinline
codegen() overrideASTFieldExprvirtual
getChildren() overrideASTFieldExprvirtual
getColumn()ASTNodeinline
getField() constASTFieldExprinline
getInitializer() constASTFieldExprinline
getLine()ASTNodeinline
print(std::ostream &out) const overrideASTFieldExprprotectedvirtual
setLocation(int l, int c)ASTNodeinline
~ASTExpr()=defaultASTExpr
~ASTNode()=defaultASTNodevirtual