func github.com/google/go-cmp/cmp/cmpopts.isExported

3 uses

	github.com/google/go-cmp/cmp/cmpopts (current package)
		ignore.go#L142: 	return xf.m[p.Index(-2).Type()] && !isExported(sf.Name())
		ignore.go#L146: func isExported(id string) bool {
		struct_filter.go#L164: 	if !isExported(name) {