Home
last modified time | relevance | path

Searched defs:notMatches (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h113 testing::AssertionResult notMatches(const std::string &Code, in notMatches() function
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h437 testing::AssertionResult notMatches(const Twine &Code, const T &AMatcher) { in notMatches() function