Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.h27 bool IsValidTypeForBinaryOp(const ir::AstNode *ast, bool isBitwise);
H A DarithmeticOperationValid.cpp43 if (!IsValidTypeForBinaryOp(child, isBitwise)) { in operator ()()
H A Dhelpers.cpp66 bool IsValidTypeForBinaryOp(const ir::AstNode *ast, bool isBitwise) in IsValidTypeForBinaryOp() function

Completed in 2 milliseconds