Searched refs:CurrentTotals (Results 1 – 1 of 1) sorted by relevance
665 FileCoverageSummary CurrentTotals(LCPath); in prepareSubDirectoryReports() local667 CurrentTotals += KV.second; in prepareSubDirectoryReports()669 CurrentTotals += KV.second.first; in prepareSubDirectoryReports()670 *Totals += CurrentTotals; in prepareSubDirectoryReports()673 std::move(SubFiles), std::move(SubDirs), std::move(CurrentTotals))) in prepareSubDirectoryReports()