Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp69 coverage::LineCoverageIterator LCIEnd = LCI.getEnd(); in renderLineExecutionCounts() local
H A DSourceCoverageView.cpp228 LineCoverageIterator LCIEnd = LCI.getEnd(); print() local