const google.golang.org/protobuf/reflect/protoreflect.Sint32Kind

30 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L257: 	Sint32Kind   Kind = 17
		proto.go#L278: 		Int32Kind, Sint32Kind, Uint32Kind,
		proto.go#L298: 	case Sint32Kind:
		proto.go#L342: 	case Sint32Kind:

	google.golang.org/protobuf/encoding/protojson
		decode.go#L300: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:
		decode.go#L655: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:
		encode.go#L305: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:

	google.golang.org/protobuf/encoding/prototext
		decode.go#L295: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:
		encode.go#L230: 		protoreflect.Sint32Kind, protoreflect.Sint64Kind,

	google.golang.org/protobuf/internal/encoding/defval
		default.go#L71: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:
		default.go#L143: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind, protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:

	google.golang.org/protobuf/internal/encoding/tag
		tag.go#L68: 				f.L1.Kind = protoreflect.Sint32Kind
		tag.go#L145: 	case protoreflect.Sint32Kind:

	google.golang.org/protobuf/internal/filedesc
		desc.go#L717: 		case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:

	google.golang.org/protobuf/internal/filetype
		build.go#L247: 	protoreflect.Sint32Kind:   reflect.TypeOf(int32(0)),

	google.golang.org/protobuf/internal/impl
		codec_gen.go#L5709: 	protoreflect.Sint32Kind:   protowire.VarintType,
		codec_tables.go#L60: 		case protoreflect.Sint32Kind:
		codec_tables.go#L151: 		case protoreflect.Sint32Kind:
		codec_tables.go#L216: 		case protoreflect.Sint32Kind:
		codec_tables.go#L296: 		case protoreflect.Sint32Kind:
		codec_tables.go#L366: 		case protoreflect.Sint32Kind:
		codec_tables.go#L447: 		case protoreflect.Sint32Kind:
		codec_tables.go#L489: 		case protoreflect.Sint32Kind:
		codec_tables.go#L521: 		case protoreflect.Sint32Kind:
		convert.go#L102: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:

	google.golang.org/protobuf/proto
		decode_gen.go#L51: 	case protoreflect.Sint32Kind:
		decode_gen.go#L271: 	case protoreflect.Sint32Kind:
		encode_gen.go#L23: 	protoreflect.Sint32Kind:   protowire.VarintType,
		encode_gen.go#L48: 	case protoreflect.Sint32Kind:
		size_gen.go#L22: 	case protoreflect.Sint32Kind: