Home
last modified time | relevance | path

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

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