Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp326 void set_active_ast_context(ASTContext *NewActiveASTContext) { in set_active_ast_context() function in clang::ast_matchers::internal::__anonf13eb9c00111::MatchASTVisitor
968 Visitor.set_active_ast_context(&Context); in match()
974 Visitor.set_active_ast_context(&Context); in matchAST()