type internal/reflectlite.uncommonType

16 uses

	internal/reflectlite (current package)
		type.go#L67: 	uncommon() *uncommonType
		type.go#L179: type uncommonType struct {
		type.go#L425: func (t *uncommonType) methods() []method {
		type.go#L432: func (t *uncommonType) exportedMethods() []method {
		type.go#L461: func (t *rtype) uncommon() *uncommonType {
		type.go#L471: 			u uncommonType
		type.go#L477: 			u uncommonType
		type.go#L483: 			u uncommonType
		type.go#L489: 			u uncommonType
		type.go#L495: 			u uncommonType
		type.go#L501: 			u uncommonType
		type.go#L507: 			u uncommonType
		type.go#L513: 			u uncommonType
		type.go#L666: 		uadd += unsafe.Sizeof(uncommonType{})
		type.go#L677: 		uadd += unsafe.Sizeof(uncommonType{})
		type.go#L946: 	u uncommonType