CodeQL library for Go
codeql/go-all 4.1.0 (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)