Searched defs:IfStatementASTNode (Results 1 – 2 of 2) sorted by relevance
1056 IfStatementASTNode::IfStatementASTNode(const IfStatementASTNode & other) in IfStatementASTNode() function in IfStatementASTNode
833 IfStatementASTNode() : StatementASTNode(), m_ifStatements(), m_nextIf(), m_elseStatements() {} in IfStatementASTNode() function