HomeSort by: relevance | last modified time | path
    Searched defs:set_active_ast_context (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 436 void set_active_ast_context(ASTContext *NewActiveASTContext) { function in class:clang::ast_matchers::internal::__anon2700::MatchASTVisitor
1433 Visitor.set_active_ast_context(&Context);
1439 Visitor.set_active_ast_context(&Context);
ASTMatchFinder.cpp 436 void set_active_ast_context(ASTContext *NewActiveASTContext) { function in class:clang::ast_matchers::internal::__anon2700::MatchASTVisitor
1433 Visitor.set_active_ast_context(&Context);
1439 Visitor.set_active_ast_context(&Context);

Completed in 53 milliseconds