Searched defs:isParentOf (Results 1 – 3 of 3) sorted by relevance
284 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC408 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
476 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
1528 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function