Searched defs:ParamIterator (Results 1 – 10 of 10) sorted by relevance
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function135 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function
367 class ParamIterator { class372 ParamIterator(const AMDGPULibFunc::Param (&leads)[2], in ParamIterator() function in __anonf2a6f8120111::ParamIterator
362 class ParamIterator { class367 ParamIterator(const AMDGPULibFunc::Param (&leads)[2], in ParamIterator() function in __anond2f32fcc0111::ParamIterator
132 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function160 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function
135 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function163 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function
130 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function159 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function