Home
last modified time | relevance | path

Searched refs:Lcov (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageViewOptions.h23 Lcov enumerator
DSourceCoverageView.cpp82 case CoverageViewOptions::OutputFormat::Lcov: in create()
149 case CoverageViewOptions::OutputFormat::Lcov: in create()
DCodeCoverage.cpp583 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()
/external/catch2/CMake/
DFindLcov.cmake21 # Search for Gcov which is used by Lcov.
80 # If Lcov was not found, exit module now.
DFindcodecov.cmake258 find_package(Lcov)
/external/cn-cbor/cmake/
DCoverallsGenerateGcov.cmake315 # Check if we should exclude lines using the Lcov syntax.