qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate definitionReaches

Holds if the definition def of some stack variable can reach node, which is a definition or use, without crossing definitions of the same variable.

Import path

import semmle.code.cpp.controlflow.DefinitionsAndUses
predicate definitionReaches(Expr def, Expr node)