Home | History | Annotate | Download | only in AST

Lines Matching refs:withConst

4839     FieldTypes[0] = getPointerType(IntTy.withConst());
4843 FieldTypes[2] = getPointerType(CharTy.withConst());
8184 Type = Type.withConst();