CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

Predicate isUnreachableInCall

Holds if the nodes in nr are unreachable when the call context is call.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)