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

Member predicate IR::TypeSwitchImplicitVariableInstruction::writes

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

predicate writes(ValueEntity v, Instruction rhs)