CodeQL library for Python
codeql/python-all 0.9.2 ( 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 )