Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestLV

1054       LValue DestLV = CGF.MakeAddrLValue(ThisPtr, RecordTy);
1055 LValue Dest = CGF.EmitLValueForFieldInitialization(DestLV, FirstField);