Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc665 class CommentCollector { class
667 CommentCollector(string* prev_trailing_comments, in CommentCollector() function in google::protobuf::io::__anonae70704a0211::CommentCollector
681 ~CommentCollector() { in ~CommentCollector()
762 CommentCollector collector(prev_trailing_comments, detached_comments, in NextWithComments()