qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate exprDefinition

Holds if def is a (definite) assignment to the stack variable v. e is the assigned expression.

Import path

import semmle.code.cpp.controlflow.DefinitionsAndUses
predicate exprDefinition(SemanticStackVariable v, ControlFlowNode def, Expr e)