Holds if the call context ctx
reduces the set of viable run-time
dispatch targets of call call
in c
.
Import path
import codeql.dataflow.internal.DataFlowImplCommon
predicate reducedViableImplInCallContext(Call call, Callable c, Call ctx)
Holds if the call context ctx
reduces the set of viable run-time
dispatch targets of call call
in c
.
import codeql.dataflow.internal.DataFlowImplCommon
predicate reducedViableImplInCallContext(Call call, Callable c, Call ctx)