Home
last modified time | relevance | path

Searched defs:unboxedL (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()
558 … checker::Type *rightType, Type *unboxedL, in CheckBinaryOperatorEqual()
649Type *unboxedL, Type *unboxedR) in CheckBinaryOperatorLessGreater()
821 Type *unboxedL; member
1025 Type *unboxedL = in CheckBinaryOperator() local
Dhelpers.cpp265 Type *const unboxedL = ETSBuiltinTypeAsPrimitiveType(left); in ApplyBinaryOperatorPromotion() local
313 …optional<checker::Type *> CheckLeftRightType(checker::ETSChecker *checker, checker::Type *unboxedL, in CheckLeftRightType() argument
336 …TSChecker::ApplyConditionalOperatorPromotion(checker::ETSChecker *checker, checker::Type *unboxedL, in ApplyConditionalOperatorPromotion() argument