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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp323 void set_active_ast_context(ASTContext *NewActiveASTContext) { function in class:clang::ast_matchers::internal::__anon3031::MatchASTVisitor
839 Visitor.set_active_ast_context(&Context);
845 Visitor.set_active_ast_context(&Context);

Completed in 47 milliseconds