Searched refs:LCIEnd (Results 1 – 2 of 2) sorted by relevance
69 coverage::LineCoverageIterator LCIEnd = LCI.getEnd(); in renderLineExecutionCounts() local70 for (; LCI != LCIEnd; ++LCI) { in renderLineExecutionCounts()
225 LineCoverageIterator LCIEnd = LCI.getEnd(); in print() local233 if (LCI == LCIEnd) in print()