Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp386 Type *inferredRestType = GetRestType(rest->Start()); in HandleRest() local
545 Type *inferredRestType = GetRestType(rest->Start()); in HandleRest() local