Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp36 auto unboxedR = checker->MaybeUnboxType(typeR); in GetBinaryOperands() local
126 Type *const unboxedR = TryConvertToPrimitiveType(checker, right); in BinaryCoerceToPrimitives() local
515 … checker::Type *rightType, Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLogical()
751 … Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLessGreater()
913 Type *unboxedR; member
1165 Type *unboxedR = in CheckBinaryOperator() local
Dhelpers.cpp320 checker::Type *unboxedR) in CheckLeftRightType()
343 checker::Type *unboxedR) in ApplyConditionalOperatorPromotion()