func go.pact.im/x/plumb/internal/gotypes.IsUntypedNil

2 uses

	go.pact.im/x/plumb/internal/gotypes (current package)
		gotypes.go#L189: func IsUntypedNil(t types.Type) bool {

	go.pact.im/x/plumb/internal/discover
		discover.go#L464: 	if gotypes.IsUntypedNil(srcType) {