Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

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)