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

Predicate Internal::useAt

Holds if the ith node of bb reads v.

Import path

import semmle.go.dataflow.SsaImpl
predicate useAt(ReachableBasicBlock bb, int i, SsaSourceVariable v)