Member predicate Parameter::getLocation
Gets the canonical location, or locations, of this parameter.
- For catch block parameters, gets the obvious location.
- For parameters of functions which have a definition, gets the location within the function definition.
- For parameters of functions which don’t have a definition, gets all of the declaration locations.