Lines Matching defs:it
51 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
59 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
69 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
79 for (const_reverse_iterator it = rbegin(), ie = rend(); it != ie; ++it) in getLastArgNoClaim() local
88 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
100 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
115 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
130 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
147 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
165 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
185 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
206 for (const_iterator it = begin(), ie = end(); it != ie; ++it) { in getLastArg() local
303 for (const_iterator it = begin(), ie = end(); it != ie; ++it) in ClaimAllArgs() local
329 for (iterator it = begin(), ie = end(); it != ie; ++it) in ~InputArgList() local