Home | History | Annotate | Download | only in src

Lines Matching defs:first_

317   OutSet() : first_(0), remaining_(NULL), successors_(NULL) { }
334 : first_(first), remaining_(remaining), successors_(NULL) { }
335 uint32_t first_;