Searched defs:SectionContentsASTNode (Results 1 – 2 of 2) sorted by relevance
730 SectionContentsASTNode() : m_sectionExpr() {} in SectionContentsASTNode() function731 SectionContentsASTNode(ExprASTNode * section) : m_sectionExpr(section) {} in SectionContentsASTNode() function
1002 SectionContentsASTNode::SectionContentsASTNode(const SectionContentsASTNode & other) in SectionContentsASTNode() function in SectionContentsASTNode