Searched refs:prev_trailing_comments_ (Results 1 – 1 of 1) sorted by relevance
670 : prev_trailing_comments_(prev_trailing_comments), in CommentCollector()721 if (prev_trailing_comments_ != NULL) { in Flush()722 prev_trailing_comments_->append(comment_buffer_); in Flush()739 string* prev_trailing_comments_; member in google::protobuf::io::__anon7b57f7330211::CommentCollector