Searched defs:Totals (Results 1 – 6 of 6) sorted by relevance
427 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local473 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()522 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local530 const FileCoverageSummary &Totals, bool ShowEmptyFiles) const { in renderFileReports() argument615 const ArrayRef<StringRef> &Files, FileCoverageSummary *Totals) { in prepareSubDirectoryReports()
220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
669 FileCoverageSummary Totals("TOTALS"); createIndexFile() local
51 Stat Totals; member
470 SmallVector<LVTotalsEntry> Totals; variable