topazc
AST::FuncCallStmt Member List

This is the complete list of members for AST::FuncCallStmt, including all inherited members.

argsAST::FuncCallStmt
FuncCallStmt(std::string n, std::vector< ExprPtr > a, uint32_t l)AST::FuncCallStmtinline
lineAST::Stmt
nameAST::FuncCallStmt
Stmt(uint32_t l)AST::Stmtinline
~FuncCallStmt() override=defaultAST::FuncCallStmt
~Stmt()=defaultAST::Stmtvirtual