Lines Matching refs:current9_
16179 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) {
16191 ++current9_;
16192 if (current9_ == end9_) {
16193 current9_ = begin9_;
16251 current9_ == typed_other->current9_);
16283 current9_(other.current9_) {
16291 *current9_);
16305 current9_ == end9_;
16340 typename ParamGenerator<T9>::iterator current9_;
16421 begin9_(g9.begin()), end9_(g9.end()), current9_(current9),
16437 ++current9_;
16439 if (current9_ == end9_) {
16440 current9_ = begin9_;
16498 current9_ == typed_other->current9_ &&
16531 current9_(other.current9_),
16542 *current9_, *current10_);
16556 current9_ == end9_ ||
16592 typename ParamGenerator<T9>::iterator current9_;