Searched defs:unboxedType (Results 1 – 4 of 4) sorted by relevance
270 auto *const unboxedType = unboxed.Result(); in Unboxing() local
78 auto *unboxedType = ETSBuiltinTypeAsConditionalType(type); in CheckTruthinessOfType() local853 …Type *unboxedType = isCondExpr ? ETSBuiltinTypeAsConditionalType(type) : ETSBuiltinTypeAsPrimitive… in ApplyUnaryOperatorPromotion() local2084 auto unboxedType = ETSBuiltinTypeAsPrimitiveType(target); in CheckUnboxedTypeWidenable() local
727 void ETSChecker::FlagExpressionWithUnboxing(Type *type, Type *unboxedType, ir::Expression *typeExpr… in FlagExpressionWithUnboxing()
1680 auto unboxedType = checker->ETSBuiltinTypeAsPrimitiveType(operandType); in Check() local