Searched refs:matchAST (Results 1 – 3 of 3) sorted by relevance
201 void matchAST(ASTContext &Context);323 Finder.matchAST(Context); in match()349 Finder.matchAST(Context); in matchDynamic()
49 Refactoring.MatchFinder.matchAST(Context); in HandleTranslationUnit()
1585 Finder->matchAST(Context); in HandleTranslationUnit()1717 void MatchFinder::matchAST(ASTContext &Context) { in matchAST() function in clang::ast_matchers::MatchFinder