Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:srcLV

264   LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddr(), type, srcAlign);
265 EmitFinalDestCopy(type, srcLV);