Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp59 static const char * const IndexFileName = "modules.idx"; variable
256 llvm::sys::path::append(IndexPath, IndexFileName); in readIndex()
853 llvm::sys::path::append(IndexPath, IndexFileName); in writeIndex()