Searched refs:Lcov (Results 1 – 6 of 6) sorted by relevance
23 Lcov enumerator
82 case CoverageViewOptions::OutputFormat::Lcov: in create()149 case CoverageViewOptions::OutputFormat::Lcov: in create()
583 clEnumValN(CoverageViewOptions::OutputFormat::Lcov, "lcov", in run()698 case CoverageViewOptions::OutputFormat::Lcov: in run()863 if (ViewOpts.Format == CoverageViewOptions::OutputFormat::Lcov) { in doShow()999 } else if (ViewOpts.Format == CoverageViewOptions::OutputFormat::Lcov) { in doReport()1047 ViewOpts.Format != CoverageViewOptions::OutputFormat::Lcov) { in doExport()1070 case CoverageViewOptions::OutputFormat::Lcov: in doExport()
21 # Search for Gcov which is used by Lcov.80 # If Lcov was not found, exit module now.
258 find_package(Lcov)
315 # Check if we should exclude lines using the Lcov syntax.