Home
last modified time | relevance | path

Searched refs:needWidening (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp782 const bool needWidening = in CheckVariableDeclaration() local
784 bindingVar->SetTsType(needWidening ? GetNonConstantType(initType) : initType); in CheckVariableDeclaration()

Completed in 5 milliseconds