func golang.org/x/tools/internal/typeparams.StructuralTerms

2 uses

	golang.org/x/tools/internal/typeparams (current package)
		coretype.go#L114: 		return StructuralTerms(typ)
		normalize.go#L63: func StructuralTerms(tparam *TypeParam) ([]*Term, error) {