Home | History | Annotate | Download | only in protobuf

Lines Matching refs:FileOptions

94 class FileOptions;
952 // other definitions. Allowed options are defined by FileOptions in
955 const FileOptions& options() const;
998 typedef FileOptions OptionsType;
1017 const FileOptions* options_;
1410 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(FileDescriptor, FileOptions)