Home | History | Annotate | Download | only in src

Lines Matching full:index_

939       : buffer_(buffer), index_(index) {
945 bool HasNext() const { return index_ < buffer_->length(); }
953 int index_;
995 index_(buffer->CurrentIndex()),
1002 int index() const { return index_; }
1040 int index_;