Lines Matching defs:Source3
4403 StringRef Source3 = R"(
4408 EXPECT_TRUE(matchesWithOpenMP(Source3, Matcher));
4449 StringRef Source3 = R"(
4454 EXPECT_TRUE(notMatchesWithOpenMP(Source3, Matcher));
4502 StringRef Source3 = R"(
4507 EXPECT_TRUE(notMatchesWithOpenMP(Source3, Matcher));
4555 const std::string Source3 = R"(
4560 EXPECT_TRUE(notMatchesWithOpenMP(Source3, Matcher));
4608 const std::string Source3 = R"(
4613 EXPECT_TRUE(notMatchesWithOpenMP(Source3, Matcher));
4661 StringRef Source3 = R"(
4666 EXPECT_TRUE(matchesWithOpenMP(Source3, Matcher));