Searched refs:matchAST (Results 1 – 4 of 4) sorted by relevance
190 void matchAST(ASTContext &Context);
229 Finder.matchAST(AST->getASTContext()); in matchAndVerifyResultConditionally()
4510 Finder.matchAST(AST->getASTContext()); in TEST()4536 Finder.matchAST(AST->getASTContext()); in TEST()
890 Finder->matchAST(Context); in HandleTranslationUnit()984 void MatchFinder::matchAST(ASTContext &Context) { in matchAST() function in clang::ast_matchers::MatchFinder