Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldTypes

2999     QualType FieldTypes[3];
3002 FieldTypes[0] = Context.getPointerType(Context.IntTy.withConst());
3004 FieldTypes[1] = Context.getPointerType(Context.CharTy.withConst());
3006 FieldTypes[2] = Context.UnsignedIntTy;
3013 FieldTypes[i], /*TInfo=*/nullptr,
3078 QualType FieldTypes[] = {
3091 FieldTypes[i], /*TInfo=*/nullptr,