• Home
  • Raw
  • Download

Lines Matching refs:TK_IgnoreUnlessSpelledInSource

1877       matches(VarDeclCode, traverse(TK_IgnoreUnlessSpelledInSource, Matcher)));  in TEST()
1883 traverse(TK_IgnoreUnlessSpelledInSource, ParentMatcher))); in TEST()
1893 matches(VarDeclCode, floatLiteral(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1897 matches(VarDeclCode, varDecl(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1901 notMatches(VarDeclCode, varDecl(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1908 VarDeclCode, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1918 functionDecl(traverse(TK_IgnoreUnlessSpelledInSource, hasName("foo"))))); in TEST()
1924 matches(VarDeclCode, functionDecl(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1938 matches(Code, callExpr(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1942 matches(Code, callExpr(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1946 matches(VarDeclCode, varDecl(traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1957 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1968 Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1972 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
1982 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2022 Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2029 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2066 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2089 Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2097 Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2161 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2165 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2169 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2173 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2177 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2181 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2185 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2189 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2239 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2245 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2252 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2259 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2268 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MDef))); in TEST()
2277 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MTempl))); in TEST()
2283 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2291 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MRecord))); in TEST()
2300 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MTempl))); in TEST()
2310 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2320 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2330 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2383 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2388 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2393 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2398 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2402 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2407 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2412 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2417 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2422 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2431 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2437 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, forStmt()))); in TEST()
2446 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MDecl))); in TEST()
2451 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MDef))); in TEST()
2457 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MBody))); in TEST()
2463 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MIsDefn))); in TEST()
2469 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MIsInline))); in TEST()
2476 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, MParm))); in TEST()
2483 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2490 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2497 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2505 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2513 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2521 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2526 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2542 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2548 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2554 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2559 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2566 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2571 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2576 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2594 matchesConditionally(Code, traverse(TK_IgnoreUnlessSpelledInSource, M), in TEST()
2603 matchesConditionally(Code, traverse(TK_IgnoreUnlessSpelledInSource, M), in TEST()
2612 matchesConditionally(Code, traverse(TK_IgnoreUnlessSpelledInSource, M), in TEST()
2620 matchesConditionally(Code, traverse(TK_IgnoreUnlessSpelledInSource, M), in TEST()
2633 matchesConditionally(Code, traverse(TK_IgnoreUnlessSpelledInSource, M), in TEST()
2652 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2657 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2662 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2667 EXPECT_TRUE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2672 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2677 EXPECT_FALSE(matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, M))); in TEST()
2718 matches(Code, traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2725 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2741 auto Matcher = traverse(TK_IgnoreUnlessSpelledInSource, implicitCastExpr()); in TEST()
2768 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2859 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2866 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2874 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2882 TK_IgnoreUnlessSpelledInSource, in TEST()
2890 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2899 TK_IgnoreUnlessSpelledInSource, in TEST()
2907 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2914 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2921 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2928 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2935 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2943 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2952 TK_IgnoreUnlessSpelledInSource, in TEST()
2959 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2968 TK_IgnoreUnlessSpelledInSource, in TEST()
2975 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
2984 TK_IgnoreUnlessSpelledInSource, in TEST()
2991 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
3000 TK_IgnoreUnlessSpelledInSource, in TEST()
3011 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
3019 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
3028 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
3035 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()
3399 traverse(TK_IgnoreUnlessSpelledInSource, in TEST()