Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CastPtr

314     llvm::Value *CastPtr = Builder.CreateBitCast(Dest.getAddr(),
317 CGF.MakeAddrLValue(CastPtr, Ty));