Home
last modified time | relevance | path

Searched refs:NewActiveASTContext (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() argument
327 ActiveASTContext = NewActiveASTContext; in set_active_ast_context()