Home
last modified time | relevance | path

Searched defs:DestructuringRestIterator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h100 friend class DestructuringRestIterator; variable
111 …explicit DestructuringRestIterator(const DestructuringIterator &iterator) : DestructuringIterator(… in DestructuringRestIterator() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h100 friend class DestructuringRestIterator; variable
112 …explicit DestructuringRestIterator(const DestructuringIterator &iterator) : DestructuringIterator(… in DestructuringRestIterator() function