Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2278 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2296 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2327 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1747 bool loadGlobalIndex();
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2280 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
4345 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
8424 if (!loadGlobalIndex()) { in get()
8529 if (!loadGlobalIndex()) { in getIdentifiers()