Home
last modified time | relevance | path

Searched defs:Totals (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageReport.cpp341 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local
386 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()
435 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
H A DCoverageExporterLcov.cpp217 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DCoverageExporterJson.cpp284 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DSourceCoverageViewHTML.cpp433 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h60 Stat Totals; member