Searched refs:LCIEnd (Results 1 – 2 of 2) sorted by relevance
65 coverage::LineCoverageIterator LCIEnd = LCI.getEnd(); in renderLineExecutionCounts() local66 for (; LCI != LCIEnd; ++LCI) { in renderLineExecutionCounts()
203 LineCoverageIterator LCIEnd = LCI.getEnd(); in print() local211 if (LCI == LCIEnd) in print()