Lines Matching defs:Source5
4417 StringRef Source5 = R"(
4422 EXPECT_TRUE(matchesWithOpenMP(Source5, Matcher));
4463 StringRef Source5 = R"(
4468 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher));
4516 StringRef Source5 = R"(
4521 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher));
4569 const std::string Source5 = R"(
4574 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher));
4622 const std::string Source5 = R"(
4627 EXPECT_TRUE(matchesWithOpenMP51(Source5, Matcher));
4675 StringRef Source5 = R"(
4680 EXPECT_TRUE(matchesWithOpenMP51(Source5, Matcher));