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

Member predicate IR::WriteInstruction::writes

Holds if this instruction updates variable or constant v to the value of rhs.

predicate writes(ValueEntity v, Instruction rhs)