Home
last modified time | relevance | path

Searched refs:matchAndVerifyResultConditionally (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h227 matchAndVerifyResultConditionally(const std::string &Code, const T &AMatcher, in matchAndVerifyResultConditionally() function
275 return matchAndVerifyResultConditionally( in matchAndVerifyResultTrue()
283 return matchAndVerifyResultConditionally( in matchAndVerifyResultFalse()
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h288 testing::AssertionResult matchAndVerifyResultConditionally( in matchAndVerifyResultConditionally() function
339 return matchAndVerifyResultConditionally(Code, AMatcher, in matchAndVerifyResultTrue()
347 return matchAndVerifyResultConditionally( in matchAndVerifyResultFalse()