Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DarithmeticOperationValid.cpp41 bool isBitwise = ast->AsBinaryExpression()->IsBitwise(); in operator ()() local
H A Dhelpers.cpp66 bool IsValidTypeForBinaryOp(const ir::AstNode *ast, bool isBitwise) in IsValidTypeForBinaryOp() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp946 const bool isBitwise = op == lexer::TokenType::PUNCTUATOR_BITWISE_AND || in CheckNumericOperatorContext() local

Completed in 4 milliseconds