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

Member predicate Generated::ApplyExpr::getImmediateFunction

Gets the function being applied.

This includes nodes from the “hidden” AST. It can be overridden in subclasses to change the behavior of both the Immediate and non-Immediate versions.

Expr getImmediateFunction()