Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitLoadOfLValue

1235 /// EmitLoadOfLValue - Given an expression that represents a value lvalue, this
1238 RValue CodeGenFunction::EmitLoadOfLValue(LValue LV) {
2819 return EmitLoadOfLValue(FieldLV);