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