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