type github.com/google/go-cmp/cmp.transform

3 uses

	github.com/google/go-cmp/cmp (current package)
		options.go#L319: 	step := Transform{&transform{pathStep{typ: tr.fnc.Type().Out(0)}, tr}}
		path.go#L288: type Transform struct{ *transform }
		path.go#L289: type transform struct {