TryConsumeEndOfDeclaration 275 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(text, location)) { TryConsumeEndOfDeclaration 381 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 399 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration("}", NULL)) { TryConsumeEndOfDeclaration 486 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 581 third_party/protobuf/src/google/protobuf/compiler/parser.cc while (!TryConsumeEndOfDeclaration("}", NULL)) { TryConsumeEndOfDeclaration 602 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 1200 third_party/protobuf/src/google/protobuf/compiler/parser.cc } while (!TryConsumeEndOfDeclaration("}", NULL)); TryConsumeEndOfDeclaration 1228 third_party/protobuf/src/google/protobuf/compiler/parser.cc while (!TryConsumeEndOfDeclaration("}", NULL)) { TryConsumeEndOfDeclaration 1246 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 1335 third_party/protobuf/src/google/protobuf/compiler/parser.cc while (!TryConsumeEndOfDeclaration("}", NULL)) { TryConsumeEndOfDeclaration 1353 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 1420 third_party/protobuf/src/google/protobuf/compiler/parser.cc while (!TryConsumeEndOfDeclaration("}", NULL)) { TryConsumeEndOfDeclaration 1426 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(";", NULL)) { TryConsumeEndOfDeclaration 189 third_party/protobuf/src/google/protobuf/compiler/parser.h bool TryConsumeEndOfDeclaration(const char* text,