Home
last modified time | relevance | path

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

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