Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:srcLV

301   LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddr(), type, srcAlign);
302 EmitFinalDestCopy(type, srcLV);