Predicate IR::initInstruction
Gets the instruction corresponding to the i
th initialization happening
at spec
(0-based).
Import path
import semmle.go.controlflow.IR
AssignInstruction initInstruction(ValueSpec spec, int i)
Gets the instruction corresponding to the i
th initialization happening
at spec
(0-based).
import semmle.go.controlflow.IR
AssignInstruction initInstruction(ValueSpec spec, int i)