Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInstance.cpp1661 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
1672 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
1699 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
/external/clang/include/clang/Serialization/
DASTReader.h1447 bool loadGlobalIndex();
/external/clang/lib/Serialization/
DASTReader.cpp1744 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
3403 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
6977 if (!loadGlobalIndex()) { in get()
7047 if (!loadGlobalIndex()) in getIdentifiers()