Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:withConst

2612     FieldTypes[0] = Context.getPointerType(Context.IntTy.withConst());
2614 FieldTypes[1] = Context.getPointerType(Context.CharTy.withConst());