Public Member Functions | |
| void | AnnotateConstruct (size_type n) |
| void | AnnotateConstruct (size_type n) |
| void | AnnotateDestruct (size_type n) |
| void | AnnotateDestruct (size_type n) |
| StorageElement * | data () |
| StorageElement * | data () |
Private Member Functions | |
| ABSL_ADDRESS_SANITIZER_REDZONE (redzone_begin_) | |
| ABSL_ADDRESS_SANITIZER_REDZONE (redzone_begin_) | |
| ABSL_ADDRESS_SANITIZER_REDZONE (redzone_end_) | |
| ABSL_ADDRESS_SANITIZER_REDZONE (redzone_end_) | |
Private Attributes | |
| char | buff_ [sizeof(StorageElement[inline_elements])] |
Definition at line 415 of file abseil-cpp/absl/container/fixed_array.h.
|
private |
|
private |
|
private |
|
private |
| void absl::FixedArray< T, N, A >::NonEmptyInlinedStorage::AnnotateConstruct | ( | size_type | n | ) |
| void absl::FixedArray< T, N, A >::NonEmptyInlinedStorage::AnnotateConstruct | ( | size_type | n | ) |
| void absl::FixedArray< T, N, A >::NonEmptyInlinedStorage::AnnotateDestruct | ( | size_type | n | ) |
| void absl::FixedArray< T, N, A >::NonEmptyInlinedStorage::AnnotateDestruct | ( | size_type | n | ) |
|
inline |
Definition at line 417 of file abseil-cpp/absl/container/fixed_array.h.
|
inline |
Definition at line 422 of file bloaty/third_party/abseil-cpp/absl/container/fixed_array.h.
|
private |
Definition at line 428 of file abseil-cpp/absl/container/fixed_array.h.