Searched refs:prev_trailing_comments_ (Results 1 – 1 of 1) sorted by relevance
674 : prev_trailing_comments_(prev_trailing_comments), in CommentCollector()725 if (prev_trailing_comments_ != NULL) { in Flush()726 prev_trailing_comments_->append(comment_buffer_); in Flush()741 std::string* prev_trailing_comments_; member in google::protobuf::io::__anoneb186dd60211::CommentCollector