Searched refs:matchAST (Results 1 – 3 of 3) sorted by relevance
199 void matchAST(ASTContext &Context);320 Finder.matchAST(Context); in match()346 Finder.matchAST(Context); in matchDynamic()
49 Refactoring.MatchFinder.matchAST(Context); in HandleTranslationUnit()
1314 Finder->matchAST(Context); in HandleTranslationUnit()1437 void MatchFinder::matchAST(ASTContext &Context) { in matchAST() function in clang::ast_matchers::MatchFinder