/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/ |
D | LazyCallGraphTest.cpp | 332 EXPECT_FALSE(D.isParentOf(D)); in TEST() 348 EXPECT_TRUE(C.isParentOf(D)); in TEST() 364 EXPECT_TRUE(B.isParentOf(D)); in TEST() 382 EXPECT_TRUE(A.isParentOf(B)); in TEST() 383 EXPECT_TRUE(A.isParentOf(C)); in TEST() 384 EXPECT_FALSE(A.isParentOf(D)); in TEST() 622 EXPECT_TRUE(ARC.isParentOf(BRC)); in TEST() 623 EXPECT_TRUE(AC.isParentOf(BC)); in TEST() 624 EXPECT_TRUE(ARC.isParentOf(CRC)); in TEST() 625 EXPECT_TRUE(AC.isParentOf(CC)); in TEST() [all …]
|
/external/llvm/unittests/Analysis/ |
D | LazyCallGraphTest.cpp | 219 EXPECT_FALSE(D.isParentOf(D)); in TEST() 234 EXPECT_TRUE(C.isParentOf(D)); in TEST() 249 EXPECT_TRUE(B.isParentOf(D)); in TEST() 266 EXPECT_TRUE(A.isParentOf(B)); in TEST() 267 EXPECT_TRUE(A.isParentOf(C)); in TEST() 268 EXPECT_FALSE(A.isParentOf(D)); in TEST() 495 EXPECT_TRUE(ARC.isParentOf(BRC)); in TEST() 496 EXPECT_TRUE(ARC.isParentOf(CRC)); in TEST() 497 EXPECT_FALSE(ARC.isParentOf(DRC)); in TEST() 514 EXPECT_TRUE(ARC.isParentOf(DRC)); in TEST() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 499 bool isParentOf(const SCC &C) const; 513 bool isChildOf(const SCC &C) const { return C.isParentOf(*this); } in isChildOf() 634 bool isParentOf(const RefSCC &RC) const; 647 bool isChildOf(const RefSCC &RC) const { return RC.isParentOf(*this); } in isChildOf()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SymbolManager.cpp | 508 if (LCtx->isParentOf(ELCtx)) in isLive() 559 return VarContext->isParentOf(CurrentContext); in isLive()
|
D | BugReporterVisitors.cpp | 835 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()
|
D | RegionStore.cpp | 2336 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()
|
/external/clang/include/clang/Analysis/ |
D | AnalysisContext.h | 241 bool isParentOf(const LocationContext *LC) const;
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MacOSKeychainAPIChecker.cpp | 504 NContext->isParentOf(LeakContext)) in getAllocationNode()
|
D | MallocChecker.cpp | 2050 NContext->isParentOf(LeakContext)) in getAllocationSite()
|
D | RetainCountChecker.cpp | 2254 if (NContext == LeakContext || NContext->isParentOf(LeakContext)) in GetAllocationSite()
|
/external/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 522 bool isParentOf(const RefSCC &C) const { return C.isChildOf(*this); } in isParentOf() function
|
/external/clang/lib/Analysis/ |
D | AnalysisDeclContext.cpp | 460 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 237 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const { in isParentOf() function in LazyCallGraph::SCC 338 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const { in isParentOf() function in LazyCallGraph::RefSCC
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1532 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() function
|
/external/mockito/lib/ |
D | byte-buddy-1.8.15.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |