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

Member predicate IR::MethodReadInstruction::readsMethod

Holds if this instruction looks up method m on the value of receiver.

predicate readsMethod(Instruction receiver, Method m)