Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp385 auto checkLeftRight = CheckLeftRightType(checker, unboxedL, unboxedR); in ApplyConditionalOperatorPromotion() local
386 if (checkLeftRight.has_value()) { in ApplyConditionalOperatorPromotion()
387 return checkLeftRight.value(); in ApplyConditionalOperatorPromotion()

Completed in 5 milliseconds