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.cpp2294 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2312 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2343 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1936 bool loadGlobalIndex();
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2447 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
4646 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
9014 if (!loadGlobalIndex()) { in get()
9119 if (!loadGlobalIndex()) { in getIdentifiers()