qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate definition

Holds if def is a (potential) assignment to stack variable v. That is, the variable may hold another value in the control-flow node(s) following def than before.

Import path

import semmle.code.cpp.controlflow.DefinitionsAndUses
predicate definition(SemanticStackVariable v, Expr def)