Searched defs:ParamIterator (Results 1 – 3 of 3) sorted by relevance
128 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function157 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function
362 class ParamIterator { class367 ParamIterator(const AMDGPULibFunc::Param (&leads)[2], in ParamIterator() function in __anond41df59e0111::ParamIterator
130 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() function159 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() function