Home | History | Annotate | Download | only in Parse

Lines Matching refs:ActOnExprStmt

330   return Actions.ActOnExprStmt(Actions.MakeFullExpr(Expr.get()));
800 R = Actions.ActOnExprStmt(Actions.MakeFullExpr(Res.get()));
1359 FirstPart = Actions.ActOnExprStmt(Actions.MakeFullExpr(Value.get()));