Home
last modified time | relevance | path

Searched defs:LCPath (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp63 auto &LCPath = SubTotals.Name; in generateSubDirectoryReport() local
103 auto &LCPath = TotalsOrErr->Name; in createIndexFile() local
H A DCoverageReport.cpp576 auto LCPath = Files.front().substr(0, RootLCP); prepareDirectoryReports() local
602 auto LCPath = Files.front().substr(0, LCP).str(); prepareSubDirectoryReports() local
H A DSourceCoverageViewHTML.cpp543 auto &LCPath = SubTotals.Name; generateSubDirectoryReport() local
701 auto &LCPath = TotalsOrErr->Name; createIndexFile() local
[all...]