Searched defs:extend_location (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1214 const LocationRecorder& extend_location,
1225 DO(ConsumeEndOfDeclaration("{", &extend_location));
1236 LocationRecorder location(extend_location, extensions->size());
1210 ParseExtend(RepeatedPtrField<FieldDescriptorProto>* extensions, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& extend_location, const FileDescriptorProto* containing_file) argument

Completed in 121 milliseconds