<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/86638>86638</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [clang-format] Space before function name if cast function return value
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang-format
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          bo-wu
      </td>
    </tr>
</table>

<pre>
    Hello everyone, 

I set  **SpaceAfterCStyleCast: false** in my config file and it works for C style data type cast.
However, when I directly cast function return value, there always exists a space like  (uint32) Func(), but not (uint32)Func().

which config item is for that? 
Thanks in advance.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8UkFynDAQfI24TC0FEixw4LBZF2WfnQ8MYlgUC2lLGpbw-xSsU44vuUiX7pnunsYYzc0RtaL8IcqXBBeefGh7f1qXpPfD1r6StR7oQWHzjoS8gsheRHZ5vm8QiQGEvAh5eb-jpsvIFK7vvFm6YmShLjCijfSEgHEwb6C9G80NRmMJ0A1gGFYfPiKMPsAV4s6GARmBtzuBxsjpc-GrX3ctu451IgdvMJhAmu12oGBcnGbjHQTiJTh4oF0O1TxRIEC74haBfpvIERDiLhms-aDdRL0Yx0oK2UC3OC1kLWSzk_uFwXn-BvlCpP8msk5GT38NGqYZzNMWT8hCdZ_x_ZzQfcQ9Dhwe6DSlydCqoVENJtTmVZ4XqlFVlkxtLvNSVY0um7rSumiqZihyrfWQN2cq-zIxrcxkkSl5zqqiUVlaZ5nM-75HNfb1WOWiyGhGY1NrH3Pqwy0xMS7U1uezqhOLPdl4NEBKbdHdTqMPM7KQcu9EaHfaqV9uURSZ3ZP7GsSG7dGeb8TyBY4yQE-jD_R1FYczgRn_c6tkCbadmO9RqIuQnZDdzfC09Kn2s5DdvvnzO92D_0WahewOP1HI7rD0JwAA___cw-m0">