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

Predicate pointerToCompound

The values stored in src point to the compounds (destParent, destLabel).

Import path

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