Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2098 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2116 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2147 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1659 bool loadGlobalIndex();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2073 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
4117 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
8002 if (!loadGlobalIndex()) { in get()
8107 if (!loadGlobalIndex()) { in getIdentifiers()