Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp1003 auto rightIsIntEnum = CheckNumericOperatorContext(rightExp, op); in CheckNeedToGenerateGetValueForBinaryExpression() local
1004 if (leftIsIntEnum || rightIsIntEnum) { in CheckNeedToGenerateGetValueForBinaryExpression()

Completed in 3 milliseconds