CodeQL library for C/C++
codeql/cpp-all 0.13.0 (changelog, source)
Search

Predicate signature MakeImplCommon::reducedViableImplInCallContextCand

Holds if the call context ctx may reduce the set of viable run-time dispatch targets of call call in c.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
signature predicate reducedViableImplInCallContextCand(DataFlowCall call, DataFlowCallable c, DataFlowCall ctx)