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

30 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L256: 	Int32Kind    Kind = 5
		proto.go#L278: 		Int32Kind, Sint32Kind, Uint32Kind,
		proto.go#L296: 	case Int32Kind:
		proto.go#L340: 	case Int32Kind:

	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#L229: 	case protoreflect.Int32Kind, protoreflect.Int64Kind,

	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#L58: 				f.L1.Kind = protoreflect.Int32Kind
		tag.go#L143: 	case protoreflect.BoolKind, protoreflect.EnumKind, protoreflect.Int32Kind, protoreflect.Uint32Kind, protoreflect.Int64Kind, protoreflect.Uint64Kind:

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

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

	google.golang.org/protobuf/internal/impl
		codec_gen.go#L5708: 	protoreflect.Int32Kind:    protowire.VarintType,
		codec_tables.go#L56: 		case protoreflect.Int32Kind:
		codec_tables.go#L147: 		case protoreflect.Int32Kind:
		codec_tables.go#L212: 		case protoreflect.Int32Kind:
		codec_tables.go#L292: 		case protoreflect.Int32Kind:
		codec_tables.go#L362: 		case protoreflect.Int32Kind:
		codec_tables.go#L445: 		case protoreflect.Int32Kind:
		codec_tables.go#L487: 		case protoreflect.Int32Kind:
		codec_tables.go#L519: 		case protoreflect.Int32Kind:
		convert.go#L102: 	case protoreflect.Int32Kind, protoreflect.Sint32Kind, protoreflect.Sfixed32Kind:

	google.golang.org/protobuf/proto
		decode_gen.go#L42: 	case protoreflect.Int32Kind:
		decode_gen.go#L246: 	case protoreflect.Int32Kind:
		encode_gen.go#L22: 	protoreflect.Int32Kind:    protowire.VarintType,
		encode_gen.go#L46: 	case protoreflect.Int32Kind:
		size_gen.go#L20: 	case protoreflect.Int32Kind: