Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CastPtr

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