Searched refs:matchAST (Results 1 – 4 of 4) sorted by relevance
191 void matchAST(ASTContext &Context);
245 Finder.matchAST(AST->getASTContext()); in matchAndVerifyResultConditionally()
4811 Finder.matchAST(AST->getASTContext()); in TEST()4837 Finder.matchAST(AST->getASTContext()); in TEST()
885 Finder->matchAST(Context); in HandleTranslationUnit()979 void MatchFinder::matchAST(ASTContext &Context) { in matchAST() function in clang::ast_matchers::MatchFinder