Home
last modified time | relevance | path

Searched defs:CallStatementASTNode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp1141 CallStatementASTNode::CallStatementASTNode(const CallStatementASTNode & other) in CallStatementASTNode() function in CallStatementASTNode
H A DElftosbAST.h972 CallStatementASTNode(call_type_t callType, ASTNode * target, ASTNode * arg) in CallStatementASTNode() function