internal/reflectlite.rtype.uncommon (method)

4 uses

	internal/reflectlite (current package)
		type.go#L461: func (t *rtype) uncommon() *uncommonType {
		type.go#L536: 	ut := t.uncommon()
		type.go#L555: 	ut := t.uncommon()
		type.go#L781: 	v := V.uncommon()