Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCodeCoverage.cpp811 cl::opt<bool> ShowBestLineRegionsCounts( in doShow() local
851 !ShowRegions || ShowBestLineRegionsCounts; in doShow()
852 ViewOpts.ShowRegionMarkers = ShowRegions || ShowBestLineRegionsCounts; in doShow()