Searched refs:OpenRange (Results 1 – 1 of 1) sorted by relevance
1666 using OpenRange = in buildLocationList() typedef1668 SmallVector<OpenRange, 4> OpenRanges; in buildLocationList()1678 erase_if(OpenRanges, [&](OpenRange &R) { return R.first <= Index; }); in buildLocationList()