Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc670 detached_comments_(detached_comments), in CommentCollector()
725 if (detached_comments_ != NULL) { in Flush()
726 detached_comments_->push_back(comment_buffer_); in Flush()
739 vector<string>* detached_comments_; member in google::protobuf::io::__anon3fe62f2a0211::CommentCollector