Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersTest.h281 testing::AssertionResult notMatchesWithOpenMP51(const Twine &Code, in notMatchesWithOpenMP51() function
H A DASTMatchersNarrowingTest.cpp4123 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher)); in TEST_P()
4130 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher)); in TEST_P()
4176 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher)); in TEST_P()
4183 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher)); in TEST_P()
4236 EXPECT_TRUE(notMatchesWithOpenMP51(Source5, Matcher)); in TEST()
4282 EXPECT_TRUE(notMatchesWithOpenMP51(Source4, Matcher)); in TEST()