Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds