Cpp.StmtsHelpers for common statement constructs
Wrap the list of statements in a block if it isn't a singleton block already
Set up the try/catch logic for throwing an exception with its location set to the Stan program location.
val fori : identifier -> expr -> expr -> stmt -> stmtval unused : identifier -> stmt listSuppress warnings for a variable which may not be used.