Searched defs:CreateTupleTypeForRest (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | destructuringContext.cpp | 315 Type *ArrayDestructuringContext::CreateTupleTypeForRest(TupleType *tuple) in CreateTupleTypeForRest() function in panda::es2panda::checker::ArrayDestructuringContext |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | destructuringContext.cpp | 320 Type *ArrayDestructuringContext::CreateTupleTypeForRest(TupleType *tuple) in CreateTupleTypeForRest() function in ark::es2panda::checker::ArrayDestructuringContext |
Completed in 4 milliseconds