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.cpp329 void set_active_ast_context(ASTContext *NewActiveASTContext) { in set_active_ast_context() function in clang::ast_matchers::internal::__anonf927a3570111::MatchASTVisitor
980 Visitor.set_active_ast_context(&Context); in match()
986 Visitor.set_active_ast_context(&Context); in matchAST()