Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h27 bool Debug;
28 bool Colors;
29 bool ShowLineNumbers;
30 bool ShowLineStats;
31 bool ShowRegionMarkers;
34 bool ShowFullFilenames;
35 bool ShowRegionSummary;
37 bool ExportSummaryOnly;
38 OutputFormat Format;
41 uint32_t TabSize;
[all …]