Predicate isUnreachableInCall
Holds if the node n is unreachable when the call context is call.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatepredicate isUnreachableInCall(Node n, DataFlowCall call)Holds if the node n is unreachable when the call context is call.
import codeql.ruby.dataflow.internal.DataFlowPrivatepredicate isUnreachableInCall(Node n, DataFlowCall call)