codeql/cpp-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
The value held in the source flows to the value held in the destination.
import semmle.code.cpp.pointsto.PointsTo
predicate flow(Element src, Element dest)