Searched defs:MatchFinder (Results 1 – 3 of 3) sorted by relevance
24 void Transformer::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
72 ast_matchers::MatchFinder MatchFinder; variable
1332 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder() function in clang::ast_matchers::MatchFinder