Home
last modified time | relevance | path

Searched defs:MatchFinder (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DTransformer.cpp24 void Transformer::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h72 ast_matchers::MatchFinder MatchFinder; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1332 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder() function in clang::ast_matchers::MatchFinder