Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DParentVirtualCallCheck.cpp24 static bool isParentOf(const CXXRecordDecl &Parent, in isParentOf() function
/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp284 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { isParentOf() function in LazyCallGraph::SCC
408 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { isParentOf() function in LazyCallGraph::RefSCC
/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp476 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1794 bool isParentOf(const BinaryFunction &Other) const { isParentOf() function
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1528 bool isParentOf(const TopologyNode& OtherNode) { isParentOf() function