CodeQL library for Go
codeql/go-all 4.2.5-dev (changelog, source)
Search

Predicate isUnreachableInCall

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

Import path

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