Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldTypes

2090     QualType FieldTypes[3];
2093 FieldTypes[0] = Context.getPointerType(Context.IntTy.withConst());
2095 FieldTypes[1] = Context.getPointerType(Context.CharTy.withConst());
2097 FieldTypes[2] = Context.UnsignedIntTy;
2104 FieldTypes[i], /*TInfo=*/0,
2166 QualType FieldTypes[] = {
2179 FieldTypes[i], /*TInfo=*/0,