Searched defs:DestructuringContext (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | destructuringContext.h | 32 class DestructuringContext { class 34 DestructuringContext(Checker *checker, const ir::Expression *id, bool inAssignment, bool convertTupleToArray, in DestructuringContext() function in panda::es2panda::panda::es2panda::checker::DestructuringContext |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | destructuringContext.h | 32 class DestructuringContext { class 44 explicit DestructuringContext(const DestructuringContextArguments &data) in DestructuringContext() function in ark::es2panda::ark::es2panda::checker::DestructuringContext |
Completed in 1 milliseconds