Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp1056 IfStatementASTNode::IfStatementASTNode(const IfStatementASTNode & other) in IfStatementASTNode() function in IfStatementASTNode
H A DElftosbAST.h833 IfStatementASTNode() : StatementASTNode(), m_ifStatements(), m_nextIf(), m_elseStatements() {} in IfStatementASTNode() function