Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp936 const bool isMultiplicative = op == lexer::TokenType::PUNCTUATOR_MULTIPLY || in CheckNumericOperatorContext() local
953 if (isMultiplicative || isAdditive || isShift || isRelational || isEquality || isBitwise || in CheckNumericOperatorContext()

Completed in 3 milliseconds