Searched defs:hasASTContext (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Frontend/ | ||
H A D | CompilerInstance.h | 450 bool hasASTContext() const { return Context != nullptr; } function in class:clang::CompilerInstance |
Completed in 89 milliseconds