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

30 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L265: 	Sfixed64Kind Kind = 16
		proto.go#L281: 		Sfixed64Kind, Fixed64Kind, DoubleKind,
		proto.go#L314: 	case Sfixed64Kind:
		proto.go#L358: 	case Sfixed64Kind:

	google.golang.org/protobuf/encoding/protojson
		decode.go#L305: 	case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:
		decode.go#L660: 	case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:
		encode.go#L312: 		protoreflect.Sfixed64Kind, protoreflect.Fixed64Kind:

	google.golang.org/protobuf/encoding/prototext
		decode.go#L300: 	case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:
		encode.go#L231: 		protoreflect.Sfixed32Kind, protoreflect.Sfixed64Kind:

	google.golang.org/protobuf/internal/encoding/defval
		default.go#L75: 	case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:
		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#L86: 				f.L1.Kind = protoreflect.Sfixed64Kind
		tag.go#L151: 	case protoreflect.Sfixed64Kind, protoreflect.Fixed64Kind, protoreflect.DoubleKind:

	google.golang.org/protobuf/internal/filedesc
		desc.go#L719: 		case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:

	google.golang.org/protobuf/internal/filetype
		build.go#L251: 	protoreflect.Sfixed64Kind: reflect.TypeOf(int64(0)),

	google.golang.org/protobuf/internal/impl
		codec_gen.go#L5717: 	protoreflect.Sfixed64Kind: protowire.Fixed64Type,
		codec_tables.go#L92: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L183: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L248: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L328: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L398: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L463: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L505: 		case protoreflect.Sfixed64Kind:
		codec_tables.go#L537: 		case protoreflect.Sfixed64Kind:
		convert.go#L106: 	case protoreflect.Int64Kind, protoreflect.Sint64Kind, protoreflect.Sfixed64Kind:

	google.golang.org/protobuf/proto
		decode_gen.go#L123: 	case protoreflect.Sfixed64Kind:
		decode_gen.go#L471: 	case protoreflect.Sfixed64Kind:
		encode_gen.go#L31: 	protoreflect.Sfixed64Kind: protowire.Fixed64Type,
		encode_gen.go#L64: 	case protoreflect.Sfixed64Kind:
		size_gen.go#L38: 	case protoreflect.Sfixed64Kind: