func go.pact.im/x/plumb/internal/gotypes.TypeParamsOf

4 uses

	go.pact.im/x/plumb/internal/gotypes (current package)
		gotypes.go#L230: func TypeParamsOf(t types.Type) *types.TypeParamList {

	go.pact.im/x/plumb/internal/discover
		discover.go#L646: 			Tparams:  gotypes.TypeParamsOf(declared),
		discover.go#L698: 					Tparams: gotypes.TypeParamsOf(owner),
		discover.go#L744: 				Tparams: gotypes.TypeParamsOf(owner),