Predicate IR::extractTupleElement
Gets the instruction corresponding to the extraction of the idx
th element
of the tuple produced by base
.
Import path
import semmle.go.controlflow.IR
Gets the instruction corresponding to the extraction of the idx
th element
of the tuple produced by base
.
import semmle.go.controlflow.IR