HomeSort by relevance Sort by last modified time
    Searched refs:isDescendantOf (Results 1 - 25 of 33) sorted by null

1 2

  /external/parameter-framework/upstream/parameter/
AreaConfiguration.cpp 139 assert(_pConfigurableElement->isDescendantOf(pToAreaConfiguration->getConfigurableElement()));
148 assert(_pConfigurableElement->isDescendantOf(pFromAreaConfiguration->getConfigurableElement()));
Element.h 106 bool isDescendantOf(const CElement *pCandidateAscendant) const;
Element.cpp 447 bool CElement::isDescendantOf(const CElement *pCandidateAscendant) const
457 return _pParent->isDescendantOf(pCandidateAscendant);
ConfigurableDomain.cpp 454 (pCandidateDescendantConfigurableElement->isDescendantOf(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 497 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp 222 EXPECT_FALSE(D.isDescendantOf(D));
237 EXPECT_FALSE(C.isDescendantOf(D));
252 EXPECT_FALSE(B.isDescendantOf(D));
500 EXPECT_TRUE(DRC.isDescendantOf(ARC));
517 EXPECT_TRUE(DRC.isDescendantOf(ARC));
534 EXPECT_TRUE(DRC.isDescendantOf(ARC));
551 EXPECT_TRUE(DRC.isDescendantOf(ARC));
568 EXPECT_TRUE(DRC.isDescendantOf(ARC));
    [all...]
  /external/llvm/lib/Analysis/
LazyCallGraph.cpp 249 bool LazyCallGraph::RefSCC::isDescendantOf(const RefSCC &C) const {
679 assert(G->lookupRefSCC(TargetN)->isDescendantOf(*this) &&
699 assert(G->lookupRefSCC(TargetN)->isDescendantOf(*this) &&
734 assert(TargetC.isDescendantOf(*this) &&
758 assert(SourceC.isDescendantOf(*this) &&
    [all...]
  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 525 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
533 bool isDescendantOf(const RefSCC &C) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LazyCallGraph.h 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
654 bool isDescendantOf(const RefSCC &RC) const {
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_check_api/2.0.18/
error_prone_check_api-2.0.18.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_check_api/2.1.2/
error_prone_check_api-2.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_check_api/2.2.0/
error_prone_check_api-2.2.0.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar 

Completed in 1849 milliseconds

1 2