Searched refs:notMatchesC (Results 1 – 2 of 2) sorted by relevance
140 testing::AssertionResult notMatchesC(const std::string &Code, in notMatchesC() function
470 EXPECT_TRUE(notMatchesC("void f();", functionDecl(isVariadic()))); in TEST()1177 EXPECT_TRUE(notMatchesC("void f();", functionProtoType())); in TEST()