Home
last modified time | relevance | path

Searched refs:Source4 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp3570 StringRef Source4 = R"( in TEST_P() local
3575 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher)); in TEST_P()
3616 StringRef Source4 = R"( in TEST_P() local
3621 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher)); in TEST_P()
3662 StringRef Source4 = R"( in TEST_P() local
3667 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher)); in TEST_P()
3708 const std::string Source4 = R"( in TEST() local
3713 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher)); in TEST()
3754 StringRef Source4 = R"( in TEST_P() local
3759 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher)); in TEST_P()
DASTMatchersNodeTest.cpp2203 StringRef Source4 = R"( in TEST() local
2208 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher)); in TEST()