Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldTypes

2358     QualType FieldTypes[3];
2361 FieldTypes[0] = Context.getPointerType(Context.IntTy.withConst());
2363 FieldTypes[1] = Context.getPointerType(Context.CharTy.withConst());
2365 FieldTypes[2] = Context.UnsignedIntTy;
2372 FieldTypes[i], /*TInfo=*/0,
2434 QualType FieldTypes[] = {
2447 FieldTypes[i], /*TInfo=*/0,