type internal/reflectlite.mapType

4 uses

	internal/reflectlite (current package)
		type.go#L242: type mapType struct {
		type.go#L500: 			mapType
		type.go#L595: 		tt := (*mapType)(unsafe.Pointer(t))
		type.go#L619: 	tt := (*mapType)(unsafe.Pointer(t))