Searched defs:unboxedType (Results 1 – 5 of 5) sorted by relevance
271 auto *const unboxedType = unboxed.Result(); in Unboxing() local
798 auto unboxedType = ETSBuiltinTypeAsPrimitiveType(target); in CheckUnboxedTypeWidenable() local
1098 void ETSChecker::FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpr… in FlagExpressionWithUnboxing()
376 …Type *unboxedType = isCondExpr ? ETSBuiltinTypeAsConditionalType(type) : ETSBuiltinTypeAsPrimitive… in ApplyUnaryOperatorPromotion() local
1580 auto unboxedType = checker->ETSBuiltinTypeAsPrimitiveType(operandType); in Check() local