Searched refs:LCIEnd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp65 coverage::LineCoverageIterator LCIEnd = LCI.getEnd(); local
66 for (; LCI != LCIEnd; ++LCI) {
H A DSourceCoverageView.cpp203 LineCoverageIterator LCIEnd = LCI.getEnd(); local
211 if (LCI == LCIEnd)

Completed in 37 milliseconds