Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCoverageReport.cpp427 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local
473 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()
522 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
530 const FileCoverageSummary &Totals, bool ShowEmptyFiles) const { in renderFileReports() argument
615 const ArrayRef<StringRef> &Files, FileCoverageSummary *Totals) { in prepareSubDirectoryReports()
HDCoverageExporterLcov.cpp220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
HDCoverageExporterJson.cpp325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
HDSourceCoverageViewHTML.cpp669 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.h51 Stat Totals; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVScope.h470 SmallVector<LVTotalsEntry> Totals; variable
/freebsd-13-stable/contrib/bsnmp/tests/
HDcatch.hpp2800 struct Totals { struct
2807 int error = 0;
2808 Counts assertions;
2809 Counts testCases;