Holds if the i
th node of bb
defines v
.
Import path
import semmle.go.dataflow.SsaImpl
predicate defAt(ReachableBasicBlock bb, int i, SsaSourceVariable v)
Holds if the i
th node of bb
defines v
.
import semmle.go.dataflow.SsaImpl
predicate defAt(ReachableBasicBlock bb, int i, SsaSourceVariable v)