Home | Sort by relevance Sort by last modified time |
/external/clang/lib/ASTMatchers/ | |
ASTMatchFinder.cpp | 281 void set_active_ast_context(ASTContext *NewActiveASTContext) { function in class:clang::ast_matchers::internal::__anon5639::MatchASTVisitor 679 Visitor.set_active_ast_context(&Context); 682 Visitor.set_active_ast_context(NULL); 754 Visitor.set_active_ast_context(&Context); |