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