HomeSort by relevance Sort by last modified time
    Searched refs:ShowLineStats (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/llvm-cov/
CoverageViewOptions.h 22 bool ShowLineStats;
SourceCoverageView.cpp 145 (Options.ShowLineStats ? LineCoverageColumnWidth + 1 : 0) +
194 if (Options.ShowLineStats)
CodeCoverage.cpp 405 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 ||

Completed in 127 milliseconds