Searched refs:is_line_comment_ (Results 1 – 1 of 1) sorted by relevance
674 is_line_comment_(false), in CommentCollector()692 if (has_comment_ && !is_line_comment_) { in GetBufferForLineComment()696 is_line_comment_ = true; in GetBufferForLineComment()707 is_line_comment_ = false; in GetBufferForBlockComment()750 bool is_line_comment_; member in google::protobuf::io::__anon010452130211::CommentCollector