Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:FieldTypes

2914     QualType FieldTypes[2];
2917 FieldTypes[0] = Context->getObjCIdType();
2919 FieldTypes[1] = Context->getObjCIdType();
2926 FieldTypes[i], 0,
2942 QualType FieldTypes[4];
2945 FieldTypes[0] = Context->getObjCIdType();
2947 FieldTypes[1] = Context->IntTy;
2949 FieldTypes[2] = Context->getPointerType(Context->CharTy);
2951 FieldTypes[3] = Context->LongTy;
2959 FieldTypes[i], 0,