Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitLoadOfLValue

1249 /// EmitLoadOfLValue - Given an expression that represents a value lvalue, this
1252 RValue CodeGenFunction::EmitLoadOfLValue(LValue LV, SourceLocation Loc) {
2930 return EmitLoadOfLValue(FieldLV, Loc);