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

Predicate flowToCompound

There is a flow from src to the compound (destParent, destLabel).

Import path

import semmle.code.cpp.pointsto.PointsTo
predicate flowToCompound(Element destParent, string destLabel, Element src)