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

Member predicate Impl::Method::isInstanceMethod

Holds if this function is an instance method, as opposed to a static or class method.

predicate isInstanceMethod()