func go/types.NewLabel
2 uses
go/types (current package)
labels.go#L138: lbl := NewLabel(s.Label.Pos(), check.pkg, name)
object.go#L378: func NewLabel(pos token.Pos, pkg *Package, name string) *Label {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)