Home | History | Annotate | Download | only in AST

Lines Matching refs:withConst

4572     FieldTypes[0] = getPointerType(IntTy.withConst());
4576 FieldTypes[2] = getPointerType(CharTy.withConst());
7687 Type = Type.withConst();