◆ iVarsStorage()
ClassDescriptorV2::iVarsStorage::iVarsStorage |
( |
| ) |
|
◆ fill()
Definition at line 695 of file AppleObjCClassDescriptorV2.cpp.
References lldb_private::ClassDescriptorV2::Describe(), error(), lldb_private::CompilerType::GetByteSize(), lldb_private::ClassDescriptorV2::GetClassName(), lldb_private::AppleObjCRuntimeV2::GetEncodingToType(), lldb_private::GetLog(), lldb_private::Runtime::GetProcess(), LLDB_LOGV, lldb_private::Process::ReadScalarIntegerFromMemory(), lldb_private::Scalar::SInt(), and lldb_private::Types.
Referenced by lldb_private::ClassDescriptorV2::GetIVarInformation().
◆ operator[]()
◆ size()
size_t ClassDescriptorV2::iVarsStorage::size |
( |
| ) |
|
◆ m_filled
bool lldb_private::ClassDescriptorV2::iVarsStorage::m_filled = false |
|
private |
◆ m_ivars
std::vector<iVarDescriptor> lldb_private::ClassDescriptorV2::iVarsStorage::m_ivars |
|
private |
◆ m_mutex
std::recursive_mutex lldb_private::ClassDescriptorV2::iVarsStorage::m_mutex |
|
private |
The documentation for this class was generated from the following files: