Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp399 Type *ArrayDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, Ty… in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ArrayDestructuringContext
579 Type *ObjectDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, T… in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ObjectDestructuringContext