#include <RegisterType.h>
Definition at line 140 of file RegisterType.h.
◆ Field()
| RegisterTypeUnion::Field::Field |
( |
std::string | name, |
|
|
const RegisterType * | type ) |
◆ GetName()
| const std::string & lldb_private::RegisterTypeUnion::Field::GetName |
( |
| ) |
const |
|
inline |
◆ GetType()
| const RegisterType * lldb_private::RegisterTypeUnion::Field::GetType |
( |
| ) |
const |
|
inline |
◆ m_name
| const std::string lldb_private::RegisterTypeUnion::Field::m_name |
|
private |
◆ m_type
| const RegisterType* lldb_private::RegisterTypeUnion::Field::m_type |
|
private |
The documentation for this class was generated from the following files: