codeql/swift-all
6.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the name of this callable, if it exists.
The name includes argument labels of the callable, for example myFunction(arg:).
myFunction(arg:)
string getName()