Searched refs:MapIterator (Results 1 – 1 of 1) sorted by relevance
249 UnderlyingIterator MapIterator; variable266 if (MapIterator.valid()) { in resetCache()268 CachedStart = MapIterator.start(); in resetCache()269 CachedStop = MapIterator.stop(); in resetCache()286 const_iterator(UnderlyingIterator MapIt) : MapIterator(MapIt) { in const_iterator()313 ++MapIterator;335 ++MapIterator; in advanceToLowerBound()