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

Predicate MakeImplCommon::Cached::viableCallableLambda

Gets a viable target for the lambda call call.

lastCall records the call required to reach call in order for the result to be a viable target, if any.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
DataFlowCallable viableCallableLambda(DataFlowCall call, DataFlowCallOption lastCall)