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