Searched defs:SourceASTNode (Results 1 – 2 of 2) sorted by relevance
1164 SourceASTNode::SourceASTNode(const SourceASTNode & other) in SourceASTNode() function in SourceASTNode
1010 SourceASTNode(std::string * name) : ASTNode(), m_name(name) {} in SourceASTNode() function