Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h246 const internal::BindableMatcher<NodeType> &SearchMatcher, in testImport() argument
262 auto FoundNodes = match(SearchMatcher, FromCtx); in testImport()