Home
last modified time | relevance | path

Searched defs:unboxedR (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp415 … checker::Type *rightType, Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLogical()
559 Type *unboxedR) in CheckBinaryOperatorEqual()
649 … Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLessGreater()
822 Type *unboxedR; member
1027 Type *unboxedR = isLogicalExtendedOperator ? ETSBuiltinTypeAsConditionalType(rightType) in CheckBinaryOperator() local
Dhelpers.cpp266 Type *const unboxedR = ETSBuiltinTypeAsPrimitiveType(right); in ApplyBinaryOperatorPromotion() local
314 checker::Type *unboxedR) in CheckLeftRightType()
337 checker::Type *unboxedR) in ApplyConditionalOperatorPromotion()