Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:FieldTypes

3013     QualType FieldTypes[2];
3016 FieldTypes[0] = Context->getObjCIdType();
3018 FieldTypes[1] = Context->getObjCIdType();
3025 FieldTypes[i], nullptr,
3041 QualType FieldTypes[4];
3044 FieldTypes[0] = Context->getObjCIdType();
3046 FieldTypes[1] = Context->IntTy;
3048 FieldTypes[2] = Context->getPointerType(Context->CharTy);
3050 FieldTypes[3] = Context->LongTy;
3058 FieldTypes[i], nullptr,