Home | History | Annotate | Download | only in Parse

Lines Matching refs:ActOnExprStmt

359   return Actions.ActOnExprStmt(Actions.MakeFullExpr(Expr.get()));
830 R = Actions.ActOnExprStmt(Actions.MakeFullExpr(Res.get()));
1394 FirstPart = Actions.ActOnExprStmt(Actions.MakeFullExpr(Value.get()));