NextWithComments 258 third_party/protobuf/src/google/protobuf/compiler/parser.cc input_->NextWithComments(&trailing, NULL, &leading); NextWithComments 425 third_party/protobuf/src/google/protobuf/compiler/parser.cc input_->NextWithComments(NULL, NULL, &upcoming_doc_comments_); NextWithComments 452 third_party/protobuf/src/google/protobuf/compiler/parser.cc input_->NextWithComments(NULL, NULL, &upcoming_doc_comments_); NextWithComments 184 third_party/protobuf/src/google/protobuf/io/tokenizer.h bool NextWithComments(string* prev_trailing_comments, NextWithComments 703 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc tokenizer.NextWithComments(&prev_trailing_comments, &detached_comments, NextWithComments 705 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc tokenizer2.NextWithComments(NULL, NULL, NULL);