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

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L592: 	s.compareAny(TypeAssertion{&typeAssertion{pathStep{vx.Type(), vx, vy}}})
		path.go#L278: type TypeAssertion struct{ *typeAssertion }
		path.go#L279: type typeAssertion struct {