Home | History | Annotate | Download | only in optimizing

Lines Matching refs:user_

1352   T GetUser() const { return user_; }
1362 : user_(user), index_(index) {}
1364 T const user_;