HomeSort by: relevance | last modified time | path
    Searched refs:isGlobalIndexUnavailable (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 1663 bool isGlobalIndexUnavailable() const;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 78 (TheASTReader && TheASTReader->isGlobalIndexUnavailable() &&
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 4142 bool ASTReader::isGlobalIndexUnavailable() const {

Completed in 66 milliseconds