This change separates function calls, declarations, definitions, and
overloaded operators from SpacesInParensOptions.Other to allow control
over each independently.
Fixes Github Issue #55428. https://github.com/llvm/llvm-project/issues/55428
Depends on D155529
No else after return.