Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h132 readIndex(llvm::StringRef Path);
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp256 GlobalModuleIndex::readIndex(StringRef Path) { in readIndex() function in GlobalModuleIndex
H A DASTReader.cpp4349 GlobalModuleIndex::readIndex(ModuleCachePath); in loadGlobalIndex()