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

Member predicate Expr::pointsTo

Holds if this expression might “point-to” to value which is from origin.

predicate pointsTo(Value value, AstNode origin)