Public Member Functions | |
| constexpr | OneofOptionsDefaultTypeInternal () |
| ~OneofOptionsDefaultTypeInternal () | |
Public Attributes | |
| union { | |
| OneofOptions _instance | |
| }; | |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< OneofOptions > | _instance |
Definition at line 107 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineconstexpr |
Definition at line 299 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 301 of file protobuf/src/google/protobuf/descriptor.pb.cc.
| union { ... } |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<OneofOptions> OneofOptionsDefaultTypeInternal::_instance |
Definition at line 109 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
| OneofOptions OneofOptionsDefaultTypeInternal::_instance |
Definition at line 303 of file protobuf/src/google/protobuf/descriptor.pb.cc.