Searched defs:GetRestType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | destructuringContext.cpp | 345 Type *ArrayDestructuringContext::GetRestType([[maybe_unused]] const lexer::SourcePosition &loc) in GetRestType() function in panda::es2panda::checker::ArrayDestructuringContext 568 Type *ObjectDestructuringContext::GetRestType([[maybe_unused]] const lexer::SourcePosition &loc) in GetRestType() function in panda::es2panda::checker::ObjectDestructuringContext |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | destructuringContext.cpp | 349 Type *ArrayDestructuringContext::GetRestType([[maybe_unused]] const lexer::SourcePosition &loc) in GetRestType() function in ark::es2panda::checker::ArrayDestructuringContext 573 Type *ObjectDestructuringContext::GetRestType([[maybe_unused]] const lexer::SourcePosition &loc) in GetRestType() function in ark::es2panda::checker::ObjectDestructuringContext |
Completed in 3 milliseconds