Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp71 void Transformer::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h72 ast_matchers::MatchFinder MatchFinder; variable
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1580 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder() function in clang::ast_matchers::MatchFinder