Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DParentVirtualCallCheck.cpp26 static bool isParentOf(const CXXRecordDecl &Parent, in isParentOf() function
/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h522 bool isParentOf(const RefSCC &C) const { return C.isChildOf(*this); } in isParentOf() function
/external/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp262 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC
363 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp250 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC
351 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp460 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
/external/llvm-project/clang/lib/Analysis/
DAnalysisDeclContext.cpp424 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1521 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function