DEFINE_PRIMITIVE_ACCESSORS  738 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(Int64 , int64 , int64 , INT64 )
DEFINE_PRIMITIVE_ACCESSORS  739 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(UInt32, uint32, uint32, UINT32)
DEFINE_PRIMITIVE_ACCESSORS  740 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(UInt64, uint64, uint64, UINT64)
DEFINE_PRIMITIVE_ACCESSORS  741 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(Float , float , float , FLOAT )
DEFINE_PRIMITIVE_ACCESSORS  742 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(Double, double, double, DOUBLE)
DEFINE_PRIMITIVE_ACCESSORS  743 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc DEFINE_PRIMITIVE_ACCESSORS(Bool  , bool  , bool  , BOOL  )
DEFINE_PRIMITIVE_ACCESSORS  744 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc #undef DEFINE_PRIMITIVE_ACCESSORS