Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ | |
tokenizer.cc | 657 is_line_comment_(false), 675 if (has_comment_ && !is_line_comment_) { 679 is_line_comment_ = true; 690 is_line_comment_ = false; 733 bool is_line_comment_; member in class:google::protobuf::io::__anon16638::CommentCollector [all...] |