Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitLValue

705         return bind(CGF, ov, CGF.EmitLValue(e));
1927 /// EmitLValue - Emit code to compute a designator that specifies the location
1943 LValue EmitLValue(const Expr *E);
1945 /// \brief Same as EmitLValue but additionally we generate checking code to