Searched refs:loadGlobalIndex (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1525 ModuleManager->loadGlobalIndex();
1536 ModuleManager->loadGlobalIndex();
1564 ModuleManager->loadGlobalIndex();
/external/clang/include/clang/Serialization/
H A DASTReader.h1401 bool loadGlobalIndex();
/external/clang/lib/Serialization/
H A DASTReader.cpp1694 if (!loadGlobalIndex()) {
3403 bool ASTReader::loadGlobalIndex() { function in class:ASTReader
6838 if (!loadGlobalIndex()) {
6908 if (!loadGlobalIndex())

Completed in 158 milliseconds