Searched refs:BoxedType (Results 1 – 1 of 1) sorted by relevance
508 QualType BoxedType; in BuildObjCBoxedExpr() local544 BoxedType = Context.getAttributedType( in BuildObjCBoxedExpr()548 return new (Context) ObjCBoxedExpr(CE, BoxedType, nullptr, SR); in BuildObjCBoxedExpr()593 BoxedType = NSStringPointer; in BuildObjCBoxedExpr()598 BoxedType = Context.getAttributedType( in BuildObjCBoxedExpr()599 AttributedType::getNullabilityAttrKind(*Nullability), BoxedType, in BuildObjCBoxedExpr()600 BoxedType); in BuildObjCBoxedExpr()636 BoxedType = NSNumberPointer; in BuildObjCBoxedExpr()646 BoxedType = NSNumberPointer; in BuildObjCBoxedExpr()727 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()[all …]