Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp408 Type *ArrayDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, Ty… in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ArrayDestructuringContext
592 Type *ObjectDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, T… in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ObjectDestructuringContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp413 Type *ArrayDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(ir::AstNode *node, Type *ty… in ConvertTupleTypeToArrayTypeIfNecessary() function in ark::es2panda::checker::ArrayDestructuringContext
597 Type *ObjectDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(ir::AstNode *node, Type *t… in ConvertTupleTypeToArrayTypeIfNecessary() function in ark::es2panda::checker::ObjectDestructuringContext