Searched defs:isParentOf (Results 1 – 3 of 3) sorted by relevance
281 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC407 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
424 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
1521 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function