Predicate isUnreachableInCall
Holds if the nodes in nr
are unreachable when the call context is call
.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)
Holds if the nodes in nr
are unreachable when the call context is call
.
import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)