Home
last modified time | relevance | path

Searched defs:isParentOf (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Analysis/
HDLazyCallGraph.h242 bool isParentOf(const SCC &C) const { return C.isChildOf(*this); } in isParentOf() function
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDAnalysisDeclContext.cpp418 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
HDThreadSafetyTIL.h1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function