Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitIgnoredExpr

100 /// EmitIgnoredExpr - Emit code to compute the specified expression,
102 void CodeGenFunction::EmitIgnoredExpr(const Expr *E) {
342 EmitIgnoredExpr(CommaLHSs[I]);
2921 EmitIgnoredExpr(E->getLHS());
3246 CGF.EmitIgnoredExpr(semantic);