Lines Matching refs:TreeHasProperty
1471 /// TreeHasProperty - Return true if any node in this tree has the specified1473 bool TreePatternNode::TreeHasProperty(SDNP Property,1478 if (getChild(i)->TreeHasProperty(Property, CGP))