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

Predicate MakeImplCommon::CallContextSensitivity::PrunedViableImpl::resolveReturn

Resolves a return from callable in cc to call.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
predicate resolveReturn(CallContextNoCall cc, Callable callable, Call call)