While SIGHASH_DEFAULT & SIGHASH_ALL are effectively the same, it’s helpful to mention in the function doc exactly what’s present in the code.
It can be seen in the function implementation that SIGHASH_DEFAULT is passed to the overloaded SignTransaction function.