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

Member predicate Impl::Function::getShortName

Gets the name of this function, without the argument list. For example a function with name myFunction(arg:) has short name myFunction.

string getShortName()