Home
last modified time | relevance | path

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

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