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::__anondd8c853c0111::MatchASTVisitor
975 Visitor.set_active_ast_context(&Context); in match()
981 Visitor.set_active_ast_context(&Context); in matchAST()