Home | History | Annotate | Download | only in heap

Lines Matching defs:front_

399       : front_(nullptr),
416 return (front_ == rear_) &&
435 struct Entry* front_;