Searched defs:IteratorImpl (Results 1 – 5 of 5) sorted by relevance
246 struct IteratorImpl { struct251 template struct Foo::IteratorImpl<int>; member in test11::Foo252 template struct Foo::IteratorImpl<long>; member in test11::Foo
94 friend class IteratorImpl; variable110 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
362 TraceProcessor::IteratorImpl::IteratorImpl(TraceProcessorImpl* trace_processor, in IteratorImpl() function in perfetto::trace_processor::TraceProcessor::IteratorImpl
85 typedef typename std::map<std::string, Program*>::const_iterator IteratorImpl; typedef in vk::ProgramCollection::Iterator
771 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function