Home | History | Annotate | Download | only in optimizing

Lines Matching defs:user_

464       : user_(user), index_(index), tail_(tail) {}
467 T* GetUser() const { return user_; }
473 T* const user_;