CodeQL library for Go
codeql/go-all 0.7.13 (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)