Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp2052 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
2063 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
2090 ModuleManager->loadGlobalIndex(); in loadGlobalModuleIndex()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1635 bool loadGlobalIndex();
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1935 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
3796 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
7871 if (!loadGlobalIndex()) { in get()
7976 if (!loadGlobalIndex()) { in getIdentifiers()