codeql/swift-all
2.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from source to sink.
source
sink
import codeql.dataflow.internal.DataFlowImpl
predicate flow(Node source, Node sink)