Predicate MakeImplCommon::TypeFlow::typeFlowValidEdgeIn
Holds if the edge call
-to-c
is valid in the in-going direction in the
call context cc
.
Import path
import codeql.dataflow.internal.DataFlowImplCommon
predicate typeFlowValidEdgeIn(DataFlowCall call, DataFlowCallable c, boolean cc)