Home
last modified time | relevance | path

Searched refs:set_active_ast_context (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp451 void set_active_ast_context(ASTContext *NewActiveASTContext) { in set_active_ast_context() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
1668 Visitor.set_active_ast_context(&Context); in match()
1675 Visitor.set_active_ast_context(&Context); in matchAST()