Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp295 bool const bothConst = unboxedL->HasTypeFlag(TypeFlag::CONSTANT) && unboxedR->HasTypeFlag(TypeFlag::CONSTANT); in ApplyBinaryOperatorPromotion() local

Completed in 10 milliseconds