Home | History | Annotate | Download | only in heap

Lines Matching defs:set_next

383   void set_next(FreeListCategory* next) { next_ = next; }