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