Searched refs:comment_buffer_ (Results 1 – 1 of 1) sorted by relevance
683 comment_buffer_.swap(*next_leading_comments_); in ~CommentCollector()696 return &comment_buffer_; in GetBufferForLineComment()707 return &comment_buffer_; in GetBufferForBlockComment()711 comment_buffer_.clear(); in ClearBuffer()721 prev_trailing_comments_->append(comment_buffer_); in Flush()726 detached_comments_->push_back(comment_buffer_); in Flush()742 string comment_buffer_; member in google::protobuf::io::__anon86a9c54b0211::CommentCollector