Searched refs:UnderlyingIt (Results 1 – 1 of 1) sorted by relevance
347 auto UnderlyingIt = Intervals.find(Index); in find() local348 if (UnderlyingIt == Intervals.end()) in find()350 auto It = const_iterator(UnderlyingIt); in find()