Searched refs:next_leading_comments_ (Results 1 – 1 of 1) sorted by relevance
672 next_leading_comments_(next_leading_comments), in CommentCollector()683 if (next_leading_comments_ != NULL && has_comment_) { in ~CommentCollector()684 comment_buffer_.swap(*next_leading_comments_); in ~CommentCollector()741 string* next_leading_comments_; member in google::protobuf::io::__anon2b8b50890211::CommentCollector