Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getUIntPtrType

3320             Ctx.getUIntPtrType(),
3322 LValue DstLV = CGF.MakeAddrLValue(DstAddr, Ctx.getUIntPtrType());
3325 DstAddr.getPointer(), Ctx.getPointerType(Ctx.getUIntPtrType()),