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

Predicate MakeWithSplitting::first

Holds if first is the first element executed within control flow element cft.

Import path

import codeql.controlflow.Cfg
predicate first(ControlFlowTree cft, AstNode first)