Home
last modified time | relevance | path

Searched refs:isGlobalIndexUnavailable (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1651 bool isGlobalIndexUnavailable() const;
/external/clang/include/clang/Serialization/
DASTReader.h1453 bool isGlobalIndexUnavailable() const;
/external/clang/lib/Frontend/
DCompilerInstance.cpp74 (ModuleManager && ModuleManager->isGlobalIndexUnavailable() && in shouldBuildGlobalModuleIndex()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp78 (TheASTReader && TheASTReader->isGlobalIndexUnavailable() && in shouldBuildGlobalModuleIndex()
/external/clang/lib/Serialization/
DASTReader.cpp3429 bool ASTReader::isGlobalIndexUnavailable() const { in isGlobalIndexUnavailable() function in ASTReader
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp4120 bool ASTReader::isGlobalIndexUnavailable() const { in isGlobalIndexUnavailable() function in ASTReader