Searched refs:is_line_comment_ (Results 1 – 1 of 1) sorted by relevance
678 is_line_comment_(false), in CommentCollector()696 if (has_comment_ && !is_line_comment_) { in GetBufferForLineComment()700 is_line_comment_ = true; in GetBufferForLineComment()711 is_line_comment_ = false; in GetBufferForBlockComment()752 bool is_line_comment_; member in google::protobuf::io::__anon8fad96710211::CommentCollector