Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp454 void set_active_ast_context(ASTContext *NewActiveASTContext) { in set_active_ast_context() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
1713 Visitor.set_active_ast_context(&Context); in match()
1720 Visitor.set_active_ast_context(&Context); in matchAST()