Searched defs:hasChild (Results 1 – 6 of 6) sorted by relevance
209 int hasChild; member239 bool hasChild; member
475 int hasChild = dwrTag.hasChild; in parseChild() local
203 int hasChild; member233 bool hasChild; member
473 int hasChild = dwrTag.hasChild; in parseChild() local
104 void setChildrenFlag(bool hasChild) { Children = hasChild; } in setChildrenFlag()
729 bool hasChild(const TreePatternNode *N) const { in hasChild() function