Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp107 auto LCPIndexFilePath = in createIndexFile() local
111 sys::fs::copy_file(LCPIndexFilePath, TopIndexFilePath)); in createIndexFile()
H A DSourceCoverageViewHTML.cpp887 auto LCPIndexFilePath = in createIndexFile() local