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

Predicate flowFromCompound

There is a flow from the compound (parent, label) to dest.

Import path

import semmle.code.cpp.pointsto.PointsTo
predicate flowFromCompound(Element parent, string label, Element dest)