Searched refs:hasChild (Results 1 – 3 of 3) sorted by relevance
104 void setChildrenFlag(bool hasChild) { Children = hasChild; } in setChildrenFlag() argument
419 bool NeedCheck = !Root->hasChild(N); in EmitOperatorMatchCode()
729 bool hasChild(const TreePatternNode *N) const { in hasChild() function