internal/abi.EmptyInterface.Type (field)
8 uses
internal/abi (current package)
iface.go#L25: Type *Type
type.go#L188: return (*Type)(NoEscape(unsafe.Pointer(eface.Type)))
internal/reflectlite
value.go#L145: e.Type = t
value.go#L153: t := e.Type
internal/runtime/maps
map.go#L841: t = a.Type
reflect
value.go#L125: Type: v.typ(),
value.go#L160: t := e.Type
value.go#L1566: iface := *(*any)(unsafe.Pointer(&abi.EmptyInterface{Type: v.typ(), Data: nil}))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)