Searched defs:isParentOf (Results 1 – 3 of 3) sorted by relevance
242 bool isParentOf(const SCC &C) const { return C.isChildOf(*this); } in isParentOf() function
418 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function