go/types.TypeParam.SetConstraint (method)
3 uses
go/types (current package)
typeparam.go#L85: func (t *TypeParam) SetConstraint(bound Type) {
golang.org/x/tools/internal/gcimporter
iimport.go#L347: d.t.SetConstraint(d.constraint)
ureader_yes.go#L691: tparams[i].SetConstraint(typ)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)