Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SrcLV

837       LValue SrcLV = CGF.MakeNaturalAlignAddrLValue(SrcPtr, RecordTy);
838 LValue Src = CGF.EmitLValueForFieldInitialization(SrcLV, FirstField);