CodeQL library for Python
codeql/python-all 2.2.0 (changelog, source)
Search

Predicate SsaComputeImpl::variableDefine

Import path

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