Home
last modified time | relevance | path

Searched defs:prev_trailing_comments (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc672 CommentCollector(std::string* prev_trailing_comments, in CommentCollector()
762 bool Tokenizer::NextWithComments(std::string* prev_trailing_comments, in NextWithComments()
Dtokenizer_unittest.cc525 const char* prev_trailing_comments; member
674 std::string prev_trailing_comments; in TEST_2D() local