CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Predicate setflow

The points-to set src flows to the points-to set dest. This relation is not transitively closed.

Import path

import semmle.code.cpp.pointsto.PointsTo
predicate setflow(int src, int dest)