Home | History | Annotate | Download | only in Frontend

Lines Matching refs:FieldTypes

3070     QualType FieldTypes[2];
3073 FieldTypes[0] = Context->getObjCIdType();
3075 FieldTypes[1] = Context->getObjCIdType();
3082 FieldTypes[i], 0,
3098 QualType FieldTypes[4];
3101 FieldTypes[0] = Context->getObjCIdType();
3103 FieldTypes[1] = Context->IntTy;
3105 FieldTypes[2] = Context->getPointerType(Context->CharTy);
3107 FieldTypes[3] = Context->LongTy;
3115 FieldTypes[i], 0,