Home | History | Annotate | Download | only in protobuf

Lines Matching refs:EnumValueOptions

91 class EnumValueOptions;
700 // Allowed options are defined by EnumValueOptions in
703 const EnumValueOptions& options() const;
719 typedef EnumValueOptions OptionsType;
732 const EnumValueOptions* options_;
1384 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(EnumValueDescriptor, EnumValueOptions)