Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp150 bool ETSChecker::CheckBinaryOperatorForBigInt(Type *left, Type *right, lexer::TokenType op) in CheckBinaryOperatorForBigInt() function in ark::es2panda::checker::ETSChecker
1087 if (CheckBinaryOperatorForBigInt(leftType, rightType, operationType)) { in CheckBinaryOperator()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h289 bool CheckBinaryOperatorForBigInt(Type *left, Type *right, lexer::TokenType op);

Completed in 4 milliseconds