Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FieldTypes

2568     QualType FieldTypes[2];
2571 FieldTypes[0] = Context->getObjCIdType();
2573 FieldTypes[1] = Context->getObjCClassType();
2580 FieldTypes[i], 0,
2596 QualType FieldTypes[4];
2599 FieldTypes[0] = Context->getObjCIdType();
2601 FieldTypes[1] = Context->IntTy;
2603 FieldTypes[2] = Context->getPointerType(Context->CharTy);
2605 FieldTypes[3] = Context->LongTy;
2613 FieldTypes[i], 0,