Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp33 auto unboxedR = checker->MaybeUnboxType(typeR); in GetBinaryOperands() local
111 Type *const unboxedR = checker->MaybeUnboxInRelation(right); in BinaryCoerceToPrimitives() local
511 … checker::Type *rightType, Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLogical()
705 … Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLessGreater()
868 Type *unboxedR; member
1107 Type *unboxedR = in CheckBinaryOperator() local
Dhelpers.cpp282 checker::Type *unboxedR) in CheckLeftRightType()
305 checker::Type *unboxedR) in ApplyConditionalOperatorPromotion()