Home | History | Annotate | Download | only in src

Lines Matching defs:RemoveLast

335   // be read using last() or removed using RemoveLast until a new Add or until
336 // RemoveLast or GetList has been called.
352 T* RemoveLast() {
356 last_ = list_->RemoveLast();
569 atom = text_.RemoveLast();
573 atom = terms_.RemoveLast();