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