Searched refs:until_pos (Results 1 – 1 of 1) sorted by relevance
86 const int until_pos = coverage_info->EndSourcePosition(i); in GetSortedBlockData() local90 result.emplace_back(start_pos, until_pos, count); in GetSortedBlockData()