Searched refs:CommentStyle (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/io/ | ||
H A D | tokenizer.h | 221 enum CommentStyle { enum in class:google::protobuf::io::Tokenizer 230 void set_comment_style(CommentStyle style) { comment_style_ = style; } 276 CommentStyle comment_style_; |
Completed in 69 milliseconds