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

Predicate signature InputSig::scopeLast

Holds if scope is exited when last finishes with completion c.

signature predicate scopeLast(CfgScope scope, AstNode last, Completion c)