ConsumeIdentifier  537 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(message->mutable_name(), "Expected message name."));
ConsumeIdentifier  680 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(field->mutable_name(), "Expected field name."));
ConsumeIdentifier  794 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(default_value, "Expected identifier."));
ConsumeIdentifier  883 third_party/protobuf/src/google/protobuf/compiler/parser.cc       DO(ConsumeIdentifier(default_value, "Expected identifier."));
ConsumeIdentifier  908 third_party/protobuf/src/google/protobuf/compiler/parser.cc         DO(ConsumeIdentifier(&identifier, "Expected identifier."));
ConsumeIdentifier  914 third_party/protobuf/src/google/protobuf/compiler/parser.cc         DO(ConsumeIdentifier(&identifier, "Expected identifier."));
ConsumeIdentifier  924 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(&identifier, "Expected identifier."));
ConsumeIdentifier 1030 third_party/protobuf/src/google/protobuf/compiler/parser.cc         DO(ConsumeIdentifier(&value, "Expected identifier."));
ConsumeIdentifier 1217 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(enum_type->mutable_name(), "Expected enum name."));
ConsumeIdentifier 1269 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(enum_value->mutable_name(),
ConsumeIdentifier 1324 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(service->mutable_name(), "Expected service name."));
ConsumeIdentifier 1376 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(method->mutable_name(), "Expected method name."));
ConsumeIdentifier 1497 third_party/protobuf/src/google/protobuf/compiler/parser.cc   DO(ConsumeIdentifier(&identifier, "Expected type name."));
ConsumeIdentifier 1503 third_party/protobuf/src/google/protobuf/compiler/parser.cc     DO(ConsumeIdentifier(&identifier, "Expected identifier."));
ConsumeIdentifier 1530 third_party/protobuf/src/google/protobuf/compiler/parser.cc       DO(ConsumeIdentifier(&identifier, "Expected identifier."));
ConsumeIdentifier  166 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ConsumeIdentifier(string* output, const char* error);
ConsumeIdentifier  321 third_party/protobuf/src/google/protobuf/text_format.cc       DO(ConsumeIdentifier(&field_name));
ConsumeIdentifier  324 third_party/protobuf/src/google/protobuf/text_format.cc         DO(ConsumeIdentifier(&part));
ConsumeIdentifier  347 third_party/protobuf/src/google/protobuf/text_format.cc       DO(ConsumeIdentifier(&field_name));
ConsumeIdentifier  449 third_party/protobuf/src/google/protobuf/text_format.cc       DO(ConsumeIdentifier(&field_name));
ConsumeIdentifier  452 third_party/protobuf/src/google/protobuf/text_format.cc         DO(ConsumeIdentifier(&part));
ConsumeIdentifier  458 third_party/protobuf/src/google/protobuf/text_format.cc       DO(ConsumeIdentifier(&field_name));
ConsumeIdentifier  597 third_party/protobuf/src/google/protobuf/text_format.cc           DO(ConsumeIdentifier(&value));
ConsumeIdentifier  617 third_party/protobuf/src/google/protobuf/text_format.cc           DO(ConsumeIdentifier(&value));