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

Member predicate Raw::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()