Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SlotLV

1777   LValue SlotLV = CGF.MakeNaturalAlignAddrLValue(
1784 LValue LV = CGF.EmitLValueForFieldInitialization(SlotLV, *CurField);
1788 return SlotLV;