Searched refs:constructorDecl (Results 1 – 7 of 7) sorted by relevance
/external/clang/unittests/AST/ |
D | DeclPrinterTest.cpp | 463 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 472 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 481 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 490 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 499 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 508 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 517 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 526 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 535 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() 545 constructorDecl(ofClass(hasName("A"))).bind("id"), in TEST() [all …]
|
D | SourceLocationTest.cpp | 437 Code, friendDecl(has(constructorDecl(ofClass(hasName("B"))))))); in TEST() 455 Code, friendDecl(has(constructorDecl(ofClass(hasName("B"))))))); in TEST()
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.cpp | 1939 constructorDecl(ofClass(hasName("Foo"))))); in TEST() 1941 constructorDecl(ofClass(hasName("Bar"))))); in TEST() 1948 constructorDecl(isImplicit()))); in TEST() 1951 constructorDecl(isImplicit()))); in TEST() 1953 constructorDecl(unless(isImplicit())))); in TEST() 1972 constructorDecl(hasAnyConstructorInitializer(anything())))); in TEST() 1978 constructorDecl(hasAnyConstructorInitializer(anything())))); in TEST() 1989 EXPECT_TRUE(matches(Code, constructorDecl(hasAnyConstructorInitializer( in TEST() 1991 EXPECT_TRUE(matches(Code, constructorDecl(hasAnyConstructorInitializer( in TEST() 1993 EXPECT_TRUE(notMatches(Code, constructorDecl(hasAnyConstructorInitializer( in TEST() [all …]
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Registry.cpp | 128 REGISTER_MATCHER(constructorDecl); in RegistryMaps()
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 715 CXXConstructorDecl> constructorDecl; variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |