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

Predicate TypeTracking::ConsistencyChecks::nonSourceStoreTarget

Holds if there is a store target that isn’t a LocalSourceNode and backtracking store target feature isn’t enabled.

Import path

import codeql.typetracking.internal.TypeTrackingImpl
predicate nonSourceStoreTarget(Node n, string msg)