go/types.Named.SetTypeParams (method, view implemented interface methods)
3 uses
go/types (current package)
named.go#L397: func (t *Named) SetTypeParams(tparams []*TypeParam) {
golang.org/x/tools/internal/gcimporter
iimport.go#L608: named.SetTypeParams(tparams)
ureader.go#L578: named.SetTypeParams(r.typeParamNames(false))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)