Searched defs:hasChild (Results 1 – 2 of 2) sorted by relevance
104 void setChildrenFlag(bool hasChild) { Children = hasChild; } in setChildrenFlag()
737 bool hasChild(const TreePatternNode *N) const { in hasChild() function