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

Member predicate ControlFlow::WriteNode::writes

Holds if this node sets variable or constant v to rhs.

predicate writes(ValueEntity v, Node rhs)