Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp933 cl::opt<bool> ShowLineExecutionCounts( in doShow() local
1037 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in doShow()