Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/io/ | |
tokenizer.cc | 673 is_line_comment_(false), 691 if (has_comment_ && !is_line_comment_) { 695 is_line_comment_ = true; 706 is_line_comment_ = false; 749 bool is_line_comment_; member in class:google::protobuf::io::__anon22472::CommentCollector [all...] |