Home | History | Annotate | Download | only in bits

Lines Matching refs:_RevIterator2

603       typedef reverse_iterator<_BidirectionalIterator2> _RevIterator2;
606 _RevIterator2 __rlast2(__first2);
609 _RevIterator2(__last2),
639 typedef reverse_iterator<_BidirectionalIterator2> _RevIterator2;
642 _RevIterator2 __rlast2(__first2);
644 _RevIterator2(__last2), __rlast2,