type internal/reflectlite.chanType

4 uses

	internal/reflectlite (current package)
		type.go#L205: type chanType struct {
		type.go#L494: 			chanType
		type.go#L582: 	tt := (*chanType)(unsafe.Pointer(t))
		type.go#L592: 		tt := (*chanType)(unsafe.Pointer(t))