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

Predicate MakeWithSplitting::TestOutput::edges

Holds if pred -> succ is an edge in the CFG.

Import path

import codeql.controlflow.Cfg
predicate edges(RelevantNode pred, RelevantNode succ, string label)