Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.h112 const std::string &Code, const T &AMatcher, bool ExpectMatch, in matchesConditionallyWithCuda()
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DTestVisitor.h131 void ExpectMatch(Twine Match, unsigned Line, unsigned Column) { in ExpectMatch() function