Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc669 class CommentCollector { class
671 CommentCollector(std::string* prev_trailing_comments, in CommentCollector() function in google::protobuf::io::__anon8fad96710211::CommentCollector
685 ~CommentCollector() { in ~CommentCollector()
764 CommentCollector collector(prev_trailing_comments, detached_comments, in NextWithComments()