| 29 | } |
| 30 | |
| 31 | MessageAllocationMetadata::FieldAllocationMetadata::FieldAllocationMetadata( |
| 32 | const ::google::protobuf::FieldDescriptor* input_descriptor) noexcept |
| 33 | : descriptor(input_descriptor) {} |
| 34 | |
| 35 | MessageAllocationMetadata::FieldAllocationMetadata::FieldAllocationMetadata( |
| 36 | const ::google::protobuf::FieldDescriptor* input_descriptor, |
nothing calls this directly
no outgoing calls
no test coverage detected