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

Member predicate ValueSpec::initializes

Holds if this specifier initializes name to the value of init.

predicate initializes(string name, Expr init)