Lines Matching defs:Source4
4410 StringRef Source4 = R"(
4415 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher));
4456 StringRef Source4 = R"(
4461 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher));
4509 StringRef Source4 = R"(
4514 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher));
4562 const std::string Source4 = R"(
4567 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher));
4615 const std::string Source4 = R"(
4620 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher));
4668 StringRef Source4 = R"(
4673 EXPECT_TRUE(matchesWithOpenMP51(Source4, Matcher));