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

Predicate forceHighPrecision

Holds if access paths with c at their head always should be tracked at high precision. This disables adaptive access path precision for such access paths.

Import path

import semmle.go.dataflow.internal.DataFlowPrivate
predicate forceHighPrecision(Content c)