Public Member Functions | |
| constexpr | MixinDefaultTypeInternal () |
| ~MixinDefaultTypeInternal () | |
Public Attributes | |
| union { | |
| Mixin _instance | |
| }; | |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Mixin > | _instance |
Definition at line 30 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
inlineconstexpr |
Definition at line 63 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 65 of file protobuf/src/google/protobuf/api.pb.cc.
| union { ... } |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Mixin> MixinDefaultTypeInternal::_instance |
Definition at line 32 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
| Mixin MixinDefaultTypeInternal::_instance |
Definition at line 67 of file protobuf/src/google/protobuf/api.pb.cc.