Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DdestructuringContext.cpp409 Type *ArrayDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, Type *type) in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ArrayDestructuringContext
592 Type *ObjectDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(const ir::AstNode *node, Type *type) in ConvertTupleTypeToArrayTypeIfNecessary() function in panda::es2panda::checker::ObjectDestructuringContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.cpp413 Type *ArrayDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(ir::AstNode *node, Type *type) in ConvertTupleTypeToArrayTypeIfNecessary() function in ark::es2panda::checker::ArrayDestructuringContext
597 Type *ObjectDestructuringContext::ConvertTupleTypeToArrayTypeIfNecessary(ir::AstNode *node, Type *type) in ConvertTupleTypeToArrayTypeIfNecessary() function in ark::es2panda::checker::ObjectDestructuringContext

Completed in 3 milliseconds