Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp456 void ArrayDestructuringContext::HandleElement(ir::Expression *element, Type *nextInferredType) in HandleElement()
509 Type *nextInferredType = in Start() local
662 Type *nextInferredType = ConvertTupleTypeToArrayTypeIfNecessary( in StartPropertyHelper() local