Searched refs:current9_ (Results 1 – 1 of 1) sorted by relevance
4393 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator()4405 ++current9_; in Advance()4406 if (current9_ == end9_) { in Advance()4407 current9_ = begin9_; in Advance()4465 current9_ == typed_other->current9_); in Equals()4497 current9_(other.current9_) { in Iterator()4505 *current9_); in ComputeCurrentValue()4519 current9_ == end9_; in AtEnd()4554 typename ParamGenerator<T9>::iterator current9_; variable4635 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator()[all …]