Searched refs:comment_buffer_ (Results 1 – 1 of 1) sorted by relevance
689 comment_buffer_.swap(*next_leading_comments_); in ~CommentCollector()702 return &comment_buffer_; in GetBufferForLineComment()713 return &comment_buffer_; in GetBufferForBlockComment()717 comment_buffer_.clear(); in ClearBuffer()727 prev_trailing_comments_->append(comment_buffer_); in Flush()732 detached_comments_->push_back(comment_buffer_); in Flush()746 std::string comment_buffer_; member in google::protobuf::io::__anonb43db29c0211::CommentCollector