Searched refs:hasDeclaration (Results 1 – 14 of 14) sorted by relevance
306 callExpr(hasDeclaration(functionDecl( in RunMatchers()315 callExpr(hasDeclaration(functionDecl(anyOf( in RunMatchers()325 callExpr(hasDeclaration(functionDecl( in RunMatchers()334 callExpr(hasDeclaration(functionDecl(anyOf( in RunMatchers()346 callExpr(hasDeclaration(functionDecl( in RunMatchers()358 hasDeclaration(functionDecl( in RunMatchers()
17 auto has_gc_base = hasCanonicalType(hasDeclaration( in GarbageCollectedType()64 cxxConstructExpr(hasDeclaration(cxxConstructorDecl(ofClass( in Register()
229 declRefExpr(hasDeclaration(varDecl(hasName("ptr"))), in TEST()243 has(labelStmt(hasDeclaration(labelDecl(hasName("loop"))))), in TEST()244 has(addrLabelExpr(hasDeclaration(labelDecl(hasName("loop"))))) in TEST()265 hasDeclaration( in TEST()
150 auto is_once_callback = hasType(hasCanonicalType(hasDeclaration( in GetMatcher()153 hasType(hasCanonicalType(hasDeclaration(classTemplateSpecializationDecl( in GetMatcher()249 hasType(hasCanonicalType(hasDeclaration( in GetMatcher()599 auto is_once_callback = hasType(hasCanonicalType(hasDeclaration( in GetMatcher()602 hasType(hasCanonicalType(hasDeclaration(classTemplateSpecializationDecl( in GetMatcher()
148 TypeMatcher TypeA = hasDeclaration(recordDecl(hasName("A"))); in TEST()154 hasDeclaration(cxxRecordDecl(isDerivedFrom("A"))); in TEST()160 TypeMatcher TypeAHasClassB = hasDeclaration( in TEST()221 qualType(hasDeclaration(enumDecl(hasName("X"))))))))); in TEST()233 hasType(typedefType(hasDeclaration(decl())))))); in TEST()241 hasDeclaration(namedDecl(hasName("A")))))))); in TEST()245 TypeMatcher ClassX = hasDeclaration(recordDecl(hasName("X"))); in TEST()257 TypeMatcher ClassX = hasDeclaration(recordDecl(hasName("X"))); in TEST()515 functionDecl(returns(hasDeclaration( in TEST()928 StatementMatcher Constructor = cxxConstructExpr(hasDeclaration(cxxMethodDecl( in TEST()[all …]
196 callExpr(hasDeclaration(cxxMethodDecl(hasName("x")))); in TEST()292 hasDeclaration( in TEST()1333 recordType(hasDeclaration(recordDecl(hasName("S")))))); in TEST()1335 recordType(hasDeclaration(recordDecl(hasName("S")))))); in TEST()1392 specifiesType(hasDeclaration(recordDecl(hasName("A"))))); in TEST()
555 TypeMatcher TypeAHasClassB = hasDeclaration( in TEST()706 sizeOfExpr(hasArgumentOfType(hasDeclaration(recordDecl(hasName("A"))))))); in TEST()708 hasArgumentOfType(hasDeclaration(recordDecl(hasName("string"))))))); in TEST()1312 TypeMatcher(hasDeclaration(anything())), in TEST()1375 memberExpr(hasDeclaration(fieldDecl(hasType(isInteger())))))); in TEST()1378 memberExpr(hasDeclaration(fieldDecl(hasType(isInteger())))))); in TEST()
320 hasDeclaration(internal_settings_class_decl)))))); in MatchAllOverriddenMethods()816 hasDeclaration(namedDecl(hasName(name))))); in GetNameForDecl()1861 anyOf(enumType(hasDeclaration(in_blink_namespace)), in main()1862 injectedClassNameType(hasDeclaration(in_blink_namespace)), in main()1863 recordType(hasDeclaration(in_blink_namespace)), in main()1864 templateSpecializationType(hasDeclaration(in_blink_namespace)), in main()1865 templateTypeParmType(hasDeclaration(in_blink_namespace))))); in main()1906 id("expr", memberExpr(hasDeclaration( in main()
86 hasDeclaration(cxxMethodDecl(ofClass(hasName("std::basic_string")))), in SetupMatchers()
2420 hasDeclaration(const internal::Matcher<Decl> &InnerMatcher) { in hasDeclaration() function2575 return callExpr(hasDeclaration(InnerMatcher)).matches(Node, Finder, Builder);2617 return qualType(hasDeclaration(InnerMatcher))2670 return pointsTo(qualType(hasDeclaration(InnerMatcher)))2715 return references(qualType(hasDeclaration(InnerMatcher)))3220 if (expr(anyOf(cxxConstructExpr(hasDeclaration(cxxConstructorDecl( in AST_POLYMORPHIC_MATCHER_P2()
419 hasDeclaration(is_gtest_assertion_result_ctor)), in main()
218 specifiesType(hasDeclaration(recordDecl(hasName("A"))))))) in TEST_F()
219 REGISTER_MATCHER(hasDeclaration); in RegistryMaps()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...