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

Injector TFunction

Is used as the target for all calls: plain functions, lambdas, methods on classes, class instantiations, and (in the future) special methods.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
TFunction TFunction(Function func)