CodeQL library for C/C++
codeql/cpp-all 0.13.0 (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)