Searched refs:stopLineIndex (Results 1 – 1 of 1) sorted by relevance
110 size_t stopLineIndex; in section_end() local111 getSectionRange(section, nullptr /* lineStartIndex */, &stopLineIndex); in section_end()113 return mLines.cbegin() + stopLineIndex; in section_end()