Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp410 FunctionCoverageSummary Totals("TOTAL"); renderFunctionReports() local
456 prepareFileReports(const coverage::CoverageMapping & Coverage,FileCoverageSummary & Totals,ArrayRef<std::string> Files,const CoverageViewOptions & Options,const CoverageFilter & Filters) prepareFileReports() argument
505 FileCoverageSummary Totals("TOTAL"); renderFileReports() local
513 renderFileReports(raw_ostream & OS,const std::vector<FileCoverageSummary> & FileReports,const FileCoverageSummary & Totals,bool ShowEmptyFiles) const renderFileReports() argument
598 prepareSubDirectoryReports(const ArrayRef<StringRef> & Files,FileCoverageSummary * Totals) prepareSubDirectoryReports() argument
[all...]
H A DCoverageExporterLcov.cpp220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DCoverageExporterJson.cpp325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DSourceCoverageViewHTML.cpp496 FileCoverageSummary Totals("TOTALS"); createIndexFile() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h51 Stat Totals; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h470 SmallVector<LVTotalsEntry> Totals; variable
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp2800 struct Totals { struct
2807 int error = 0;
2808 Counts assertions;
2809 Counts testCases;