CodeQL library for Swift
codeql/swift-all 6.2.1-dev (changelog, source)
Search

Member predicate Generated::Callable::getName

Gets the name of this callable, if it exists.

The name includes argument labels of the callable, for example myFunction(arg:).

string getName()