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