Home
last modified time | relevance | path

Searched defs:ExportSummaryOnly (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp175 const FileCoverageSummary &FileReport, bool ExportSummaryOnly, in renderFile()
199 bool ExportSummaryOnly, bool SkipFunctions) { in renderFiles()
H A DCoverageViewOptions.h41 bool ExportSummaryOnly; member