Home | History | Annotate | Download | only in Parse

Lines Matching refs:ActOnExprStmt

327   return Actions.ActOnExprStmt(Actions.MakeFullExpr(Expr.get()));
795 R = Actions.ActOnExprStmt(Actions.MakeFullExpr(Res.get()));
1338 FirstPart = Actions.ActOnExprStmt(Actions.MakeFullExpr(Value.get()));