Home
last modified time | relevance | path

Searched refs:next_leading_comments_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc672 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::__anon7b57f7330211::CommentCollector