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

Predicate signature InputSig::lambdaCall

Holds if call is a lambda call of kind kind where receiver is the lambda expression.

signature predicate lambdaCall(DataFlowCall call, LambdaCallKind kind, Node receiver)