LLDB mainline
Public Attributes | List of all members
lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_32 Struct Reference
Collaboration diagram for lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_32:
Collaboration graph
[legend]

Public Attributes

uint32_t _used: 26
 
uint32_t _szidx: 6
 

Detailed Description

Definition at line 118 of file NSDictionary.cpp.

Member Data Documentation

◆ _szidx

uint32_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_32::_szidx

Definition at line 120 of file NSDictionary.cpp.

◆ _used

uint32_t lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_32::_used

Definition at line 119 of file NSDictionary.cpp.


The documentation for this struct was generated from the following file: