Lines Matching defs:Source0
4338 StringRef Source0 = R"(
4343 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4353 StringRef Source0 = R"(
4359 Source0, ompExecutableDirective(hasStructuredBlock(nullStmt()))));
4383 StringRef Source0 = R"(
4387 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4429 StringRef Source0 = R"(
4433 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4482 StringRef Source0 = R"(
4486 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4535 const std::string Source0 = R"(
4539 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4588 const std::string Source0 = R"(
4592 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));
4641 StringRef Source0 = R"(
4645 EXPECT_TRUE(notMatchesWithOpenMP(Source0, Matcher));