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

2 uses

	github.com/google/go-cmp/cmp/cmpopts (current package)
		ignore.go#L67: 	tf := newIfaceFilter(ifaces)
		ignore.go#L73: func newIfaceFilter(ifaces interface{}) (tf ifaceFilter) {