Searched defs:hasASTContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Frontend/
H A DCompilerInstance.h414 bool hasASTContext() const { return Context != nullptr; } function in class:clang::CompilerInstance

Completed in 571 milliseconds