Searched refs:BoxedType (Results 1 – 1 of 1) sorted by relevance
507 QualType BoxedType; in BuildObjCBoxedExpr() local543 BoxedType = Context.getAttributedType( in BuildObjCBoxedExpr()547 return new (Context) ObjCBoxedExpr(CE, BoxedType, nullptr, SR); in BuildObjCBoxedExpr()592 BoxedType = NSStringPointer; in BuildObjCBoxedExpr()597 BoxedType = Context.getAttributedType( in BuildObjCBoxedExpr()598 AttributedType::getNullabilityAttrKind(*Nullability), BoxedType, in BuildObjCBoxedExpr()599 BoxedType); in BuildObjCBoxedExpr()635 BoxedType = NSNumberPointer; in BuildObjCBoxedExpr()645 BoxedType = NSNumberPointer; in BuildObjCBoxedExpr()726 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()[all …]