Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:withConst

1629   QualType elementPtr = ctx.getPointerType(elementType.withConst());
2361 FieldTypes[0] = Context.getPointerType(Context.IntTy.withConst());
2363 FieldTypes[1] = Context.getPointerType(Context.CharTy.withConst());