Searched defs:boxedType (Results 1 – 4 of 4) sorted by relevance
136 auto *boxedType = checker->GlobalBuiltinBoxType(oldType); in HandleFunctionParam() local180 auto *boxedType = checker->GlobalBuiltinBoxType(type); in HandleVariableDeclarator() local
259 auto *const boxedType = boxed.Result()->AsETSObjectType(); in Boxing() local
1212 … auto boxedType = PrimitiveTypeAsETSBuiltinType(typeParams->Params().at(idx)->GetType(this)); in HandleTypeAlias() local
1176 … const checker::Type *const targetType, const checker::Type *const boxedType) in EmitUnboxedCall()1324 checker::Type *boxedType; in EmitBoxingConversion() local