Searched refs:withConst (Results 1 – 12 of 12) sorted by relevance
146 QualType withConst() const { in withConst() function147 return Stored.withConst(); in withConst()
543 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType()
627 QualType withConst() const {
993 QualType PointerTypeConst = Context.getPointerType(Type.withConst()); in EmitFundamentalRTTIDescriptor()
518 selfTy = selfTy.withConst(); in createImplicitParams()
3623 FieldTypes[0] = getPointerType(IntTy.withConst()); in getCFConstantStringType()3627 FieldTypes[2] = getPointerType(CharTy.withConst()); in getCFConstantStringType()3667 FieldTypes[0] = getPointerType(IntTy.withConst()); in getNSConstantStringType()3669 FieldTypes[1] = getPointerType(CharTy.withConst()); in getNSConstantStringType()6230 Type = Type.withConst(); in DecodeTypeFromStr()
286 return Owned(new (Context) CXXTypeidExpr(TypeInfoType.withConst(), in BuildCXXTypeId()338 return Owned(new (Context) CXXTypeidExpr(TypeInfoType.withConst(), in BuildCXXTypeId()411 return Owned(new (Context) CXXUuidofExpr(TypeInfoType.withConst(), in BuildCXXUuidof()427 return Owned(new (Context) CXXUuidofExpr(TypeInfoType.withConst(), in BuildCXXUuidof()
89 var->setType(type.withConst()); in ActOnForEachDeclStmt()1447 QualType DestTy = Context.getPointerType(Context.VoidTy.withConst()); in ActOnIndirectGotoStmt()
1042 QualType ResTy = getSema().Context.CharTy.withConst(); in TransformPredefinedExpr()
6723 ArgType = ArgType.withConst(); in DeclareImplicitCopyAssignment()7189 ArgType = ArgType.withConst(); in DeclareImplicitCopyConstructor()
2402 ResTy = Context.CharTy.withConst(); in ActOnPredefinedExpr()
2361 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthSelGetUidFunctionDecl()2586 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthGetClassFunctionDecl()2619 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthGetMetaClassFunctionDecl()