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

Predicate PointsToInternal::pointsTo

INTERNAL – Use f.refersTo(value, origin) instead.

Import path

import semmle.python.pointsto.PointsTo
predicate pointsTo(ControlFlowNode f, PointsToContext context, ObjectInternal value, ControlFlowNode origin)