Searched refs:comment_buffer_ (Results 1 – 1 of 1) sorted by relevance
684 comment_buffer_.swap(*next_leading_comments_); in ~CommentCollector()697 return &comment_buffer_; in GetBufferForLineComment()708 return &comment_buffer_; in GetBufferForBlockComment()712 comment_buffer_.clear(); in ClearBuffer()722 prev_trailing_comments_->append(comment_buffer_); in Flush()727 detached_comments_->push_back(comment_buffer_); in Flush()743 string comment_buffer_; member in google::protobuf::io::__anon7b57f7330211::CommentCollector