Range starting inclusive at opening parentheses until exclusive at closing parentheses.
Start of the function itself.
True if the function is UFCS or a member function of some object or namespace. False if this is a global function call.
Start of the whole call going up all call parents. (foo.bar.function having foo.bar as parents)
Range starting inclusive at exclamation point until exclusive at closing bracket or function opening bracket.