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)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)