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

Predicate Flow::storeStep

Holds if there is a store step from node1 to node2.

Import path

import codeql.dataflow.VariableCapture
predicate storeStep(ClosureNode node1, CapturedVariable v, ClosureNode node2)