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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp262 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { function in class:LazyCallGraph::SCC
363 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { function in class:LazyCallGraph::RefSCC
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp424 bool LocationContext::isParentOf(const LocationContext *LC) const { function in class:LocationContext
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1519 bool isParentOf(const TopologyNode& OtherNode) { function in struct:clang::threadSafety::BasicBlock::TopologyNode

Completed in 163 milliseconds