HomeSort by relevance Sort by last modified time
    Searched refs:isParentOf (Results 1 - 23 of 23) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
LeafNodeImpl.java 65 boolean isParentOf(Node node) {
InnerNodeImpl.java 120 if (toInsert.isParentOf(this)) {
137 public boolean isParentOf(Node node) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
FileStoreAdapter.java 118 public boolean isParentOf(IFileStore other) {
119 return mStore.isParentOf(other);
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp 217 EXPECT_FALSE(D.isParentOf(D));
231 EXPECT_TRUE(C.isParentOf(D));
245 EXPECT_TRUE(B.isParentOf(D));
261 EXPECT_TRUE(A.isParentOf(B));
262 EXPECT_TRUE(A.isParentOf(C));
263 EXPECT_FALSE(A.isParentOf(D));
422 EXPECT_TRUE(AC.isParentOf(DC));
511 EXPECT_TRUE(AC.isParentOf(BC));
512 EXPECT_TRUE(AC.isParentOf(CC));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
  /external/clang/lib/StaticAnalyzer/Core/
SymbolManager.cpp 508 if (LCtx->isParentOf(ELCtx))
559 return VarContext->isParentOf(CurrentContext);
BugReporterVisitors.cpp 831 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC))
    [all...]
RegionStore.cpp     [all...]
  /external/clang/include/clang/Analysis/
AnalysisContext.h 237 bool isParentOf(const LocationContext *LC) const;
  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 242 bool isParentOf(const SCC &C) const { return C.isChildOf(*this); }
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 435 bool LocationContext::isParentOf(const LocationContext *LC) const {
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 512 NContext->isParentOf(LeakContext))
RetainCountChecker.cpp     [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h     [all...]
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 

Completed in 1474 milliseconds