Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SrcLV

807       LValue SrcLV = CGF.MakeNaturalAlignAddrLValue(SrcPtr, RecordTy);
808 LValue Src = CGF.EmitLValueForFieldInitialization(SrcLV, FirstField);