CommentStyle      229 third_party/protobuf/src/google/protobuf/io/tokenizer.h   void set_comment_style(CommentStyle style) { comment_style_ = style; }
CommentStyle      260 third_party/protobuf/src/google/protobuf/io/tokenizer.h   CommentStyle comment_style_;