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

Member predicate ValueSpec::initializes

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

predicate initializes(string name, Expr init)