Home | History | Annotate | Download | only in protobuf

Lines Matching refs:EnumValueOptions

99 class EnumValueOptions;
937 // Allowed options are defined by EnumValueOptions in
940 const EnumValueOptions& options() const;
960 typedef EnumValueOptions OptionsType;
977 const EnumValueOptions* options_;
1726 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(EnumValueDescriptor, EnumValueOptions)