Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp453 void set_active_ast_context(ASTContext *NewActiveASTContext) { in set_active_ast_context() function in clang::ast_matchers::internal::__anon49a4c76e0111::MatchASTVisitor
1690 Visitor.set_active_ast_context(&Context); in match()
1697 Visitor.set_active_ast_context(&Context); in matchAST()