Searched defs:IteratorImpl (Results 1 – 3 of 3) sorted by relevance
92 friend class IteratorImpl; variable108 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
246 struct IteratorImpl { struct251 template struct Foo::IteratorImpl<int>; member in test11::Foo252 template struct Foo::IteratorImpl<long>; member in test11::Foo
778 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function