Searched defs:isParentOf (Results 1 – 4 of 4) sorted by relevance
522 bool isParentOf(const RefSCC &C) const { return C.isChildOf(*this); } in isParentOf() function
237 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC338 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
460 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function