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

Predicate resolveCall

Holds if call is a call to the target, with call-type type.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
predicate resolveCall(CallNode call, Function target, CallType type)