codeql/cpp-all
2.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
DEPRECATED: Use flowPath instead.
flowPath
Holds if there is a path between source and sink.
source
sink
import codeql.typetracking.internal.TypeTrackingImpl
predicate hasFlow(PathNode source, PathNode sink)