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

Member predicate PointsToContext::fromCall

Holds if call is the call-site from which this context was entered and caller is the caller’s context.

predicate fromCall(CallNode call, PythonFunctionObjectInternal callee, PointsToContext caller)