type reflect.nonEmptyInterface

3 uses

	reflect (current package)
		value.go#L200: type nonEmptyInterface struct {
		value.go#L646: 		iface := (*nonEmptyInterface)(v.ptr)
		value.go#L678: 		iface := (*nonEmptyInterface)(v.ptr)