c-indent-region

c-indent-region is a compiled Lisp function in `cc-cmds.el'.

(c-indent-region START END &optional QUIET)

Indent syntactically every line whose first char is between START
and END inclusive. If the optional argument QUIET is non-nil then no
syntactic errors are reported, even if `c-report-syntactic-errors' is
non-nil.