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