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

Member predicate IR::ExtractTupleElementInstruction::extractsElement

Holds if this extracts the idxth value of the result of base.

predicate extractsElement(Instruction base, int idx)