Searched defs:DestLV (Results 1 – 4 of 4) sorted by relevance
405 LValue DestLV = CGF.MakeAddrLValue(dest.getAddress(), type); in EmitCopy() local435 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitCXXStdInitializerListExpr() local1111 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitBinCmp() local1658 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), ExprToVisit->getType()); in VisitCXXParenListOrInitListExpr() local1897 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitDesignatedInitUpdateExpr() local
570 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in EmitCast() local
2252 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in VisitCastExpr() local2373 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in VisitCastExpr() local
980 LValue DestLV = CGF.MakeAddrLValue(ThisPtr, RecordTy); in emitMemcpy() local