c-indent-exp

c-indent-exp is an interactive compiled Lisp function in `cc-cmds.el'.


(c-indent-exp &optional SHUTUP-P)

Indent each line in the balanced expression following point syntactically.
If optional SHUTUP-P is non-nil, no errors are signaled if no
balanced expression is found.