Public Member Functions | |
| constexpr | BoolValueDefaultTypeInternal () |
| ~BoolValueDefaultTypeInternal () | |
Public Attributes | |
| union { | |
| BoolValue _instance | |
| }; | |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< BoolValue > | _instance |
Definition at line 42 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineconstexpr |
Definition at line 96 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 98 of file protobuf/src/google/protobuf/wrappers.pb.cc.
| union { ... } |
| ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<BoolValue> BoolValueDefaultTypeInternal::_instance |
Definition at line 44 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
| BoolValue BoolValueDefaultTypeInternal::_instance |
Definition at line 100 of file protobuf/src/google/protobuf/wrappers.pb.cc.