Searched defs:isParentOf (Results 1 – 8 of 8) sorted by relevance
26 static bool isParentOf(const CXXRecordDecl &Parent, in isParentOf() function
522 bool isParentOf(const RefSCC &C) const { return C.isChildOf(*this); } in isParentOf() function
262 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC363 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
250 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC351 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
424 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
1521 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function
1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function