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

2 uses

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

	go.pact.im/x/plumb/internal/discover
		discover.go#L518: 		if gotypes.IsUntyped(obj.Type()) {