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

Predicate MakeImplCommon::CallContextSensitivity::recordCallSiteUnreachable

Holds if the call context call allows us to prune unreachable nodes in callable.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
predicate recordCallSiteUnreachable(Call call, Callable callable)