Searched refs:has_comment_ (Results 1 – 1 of 1) sorted by relevance
678 has_comment_(false), in CommentCollector()688 if (next_leading_comments_ != NULL && has_comment_) { in ~CommentCollector()697 if (has_comment_ && !is_line_comment_) { in GetBufferForLineComment()700 has_comment_ = true; in GetBufferForLineComment()708 if (has_comment_) { in GetBufferForBlockComment()711 has_comment_ = true; in GetBufferForBlockComment()718 has_comment_ = false; in ClearBuffer()724 if (has_comment_) { in Flush()750 bool has_comment_; member in google::protobuf::io::__anonb43db29c0211::CommentCollector