Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2234 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2252 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
2283 TheASTReader->loadGlobalIndex(); in loadGlobalModuleIndex()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1736 bool loadGlobalIndex();
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2239 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
4336 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
8337 if (!loadGlobalIndex()) { in get()
8442 if (!loadGlobalIndex()) { in getIdentifiers()