Home
last modified time | relevance | path

Searched refs:hasParent (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/unittests/AST/
DASTContextParentMapTest.cpp32 cxxMethodDecl(hasParent(recordDecl(hasName("C")))))); in TEST()
38 ifStmt(hasParent(compoundStmt())))); in TEST()
45 typeLoc(hasParent(typeLoc(hasParent(functionDecl())))))); in TEST()
51 nestedNameSpecifierLoc(hasParent(typeLoc())))); in TEST()
60 hasParent(cxxRecordDecl(isTemplateInstantiation()))))); in TEST()
65 hasParent(cxxRecordDecl(unless(isTemplateInstantiation())))))); in TEST()
71 allOf(hasParent(cxxRecordDecl(unless(isTemplateInstantiation()))), in TEST()
72 hasParent(cxxRecordDecl(isTemplateInstantiation())))))); in TEST()
DSourceLocationTest.cpp530 friendDecl(hasParent(cxxRecordDecl(isTemplateInstantiation()))))); in TEST()
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
DChain.java63 public boolean hasParent() {
115 while (current.hasParent()) {
125 while (current.hasParent()) {
/external/guava/guava/src/com/google/common/net/
DInternetDomainName.java431 public boolean hasParent() { in hasParent() method in InternetDomainName
444 checkState(hasParent(), "Domain '%s' has no parent", name); in parent()
/external/clang/include/clang/AST/
DParentMap.h55 bool hasParent(Stmt* S) const { in hasParent() function
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp1282 cxxOperatorCallExpr(hasParent(cxxOperatorCallExpr())))); in TEST()
4074 compoundStmt(hasParent(ifStmt())))); in TEST()
4077 compoundStmt(hasParent(ifStmt())))); in TEST()
4080 compoundStmt(hasParent(ifStmt())))); in TEST()
4100 hasParent(compoundStmt(hasParent(functionDecl( in TEST()
4101 hasParent(cxxRecordDecl(isTemplateInstantiation()))))))))); in TEST()
4107 hasParent(compoundStmt(hasParent(functionDecl(hasParent( in TEST()
4113 hasParent(compoundStmt( in TEST()
4114 allOf(hasParent(functionDecl(hasParent( in TEST()
4116 hasParent(functionDecl(hasParent(cxxRecordDecl( in TEST()
[all …]
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp232 REGISTER_MATCHER(hasParent); in RegistryMaps()
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2074 LLVM_ATTRIBUTE_UNUSED hasParent = {}; variable
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js5057 hasParent = context.parentNode,
5065 if ( relativeHierarchySelector && hasParent ) {
5070 if ( !relativeHierarchySelector || hasParent ) {
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
/external/opencv3/samples/java/sbt/sbt/
Dsbt-launch.jarmodule.properties org/apache/ivy/Ivy$1.class Ivy.java package org ...
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12