Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BaseExpr

288   const Expr *BaseExpr = BO->getLHS();
305 This = EmitPointerWithAlignment(BaseExpr);
307 This = EmitLValue(BaseExpr).getAddress();