codeql/cpp-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
The points-to set src flows to the points-to set dest. This relation is not transitively closed.
import semmle.code.cpp.pointsto.PointsTo
predicate setflow(int src, int dest)