Searched refs:Lcov (Results 1 – 3 of 3) sorted by relevance
23 Lcov enumerator
86 case CoverageViewOptions::OutputFormat::Lcov: in create() 89 llvm_unreachable("Lcov format is not supported!"); in create() 156 case CoverageViewOptions::OutputFormat::Lcov: in create() 159 llvm_unreachable("Lcov format is not supported!"); in create()
697 clEnumValN(CoverageViewOptions::OutputFormat::Lcov, "lcov", in run() 836 case CoverageViewOptions::OutputFormat::Lcov: in run() 1040 if (ViewOpts.Format == CoverageViewOptions::OutputFormat::Lcov) { in doShow() 1223 } else if (ViewOpts.Format == CoverageViewOptions::OutputFormat::Lcov) { in doShow() 1282 ViewOpts.Format != CoverageViewOptions::OutputFormat::Lcov) { in doReport() 1311 case CoverageViewOptions::OutputFormat::Lcov: in doExport()