Predicate resolveCall
Holds if call is a call to the target, with call-type type.
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatchpredicate resolveCall(CallNode call, Function target, CallType type)Holds if call is a call to the target, with call-type type.
import semmle.python.dataflow.new.internal.DataFlowDispatchpredicate resolveCall(CallNode call, Function target, CallType type)