Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h247 const internal::BindableMatcher<NodeType> &VerificationMatcher) { in testImport()
298 const internal::BindableMatcher<NodeType> &VerificationMatcher) { in testImport()
377 internal::BindableMatcher<Decl> VerificationMatcher) { in testImportSequence()
H A DASTImporterTest.cpp3146 auto VerificationMatcher = TEST_P() local