c-special-indent-hook

c-special-indent-hook is a variable defined in `cc-vars.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
*Hook for user defined special indentation adjustments.
This hook gets called after each line is indented by the mode. It is only
called when `c-syntactic-indentation' is non-nil.

You can customize this variable.