Lines Matching refs:Iter
306 typedef GTN::ChildIteratorType Iter;307 for (Iter I = GTN::child_begin(DTN), E = GTN::child_end(DTN); I != E; ++I)1249 typedef GTN::ChildIteratorType Iter;1250 for (Iter I = GTN::child_begin(N), E = GTN::child_end(N); I != E; ++I)