qtil
advanced-security/qtil-python 0.0.3
Search

Predicate SsaComputeImpl::variableUse

Holds if there is a variable access use of v in b at index i.

Import path

import semmle.python.essa.SsaCompute
predicate variableUse(SsaSourceVariable v, ControlFlowNode use, BasicBlock b, int i)