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

Predicate flow

The value held in the source flows to the value held in the destination.

Import path

import semmle.code.cpp.pointsto.PointsTo
predicate flow(Element src, Element dest)