Home | History | Annotate | Download | only in gcmole

Lines Matching defs:SetEffect

430   void SetEffect(int arg, ExprEffect in) {
762 props.SetEffect(i, VisitExpr(exprs[i], env));
819 props->SetEffect(arg + 1, VisitExpr(call->getArg(arg), env));
832 props.SetEffect(0, VisitExpr(receiver, env));