#include <DebugMacros.h>
Definition at line 71 of file DebugMacros.h.
◆ DebugMacros() [1/2]
lldb_private::DebugMacros::DebugMacros |
( |
| ) |
|
|
default |
◆ ~DebugMacros()
lldb_private::DebugMacros::~DebugMacros |
( |
| ) |
|
|
default |
◆ DebugMacros() [2/2]
lldb_private::DebugMacros::DebugMacros |
( |
const DebugMacros & |
| ) |
|
|
privatedelete |
◆ AddMacroEntry()
void lldb_private::DebugMacros::AddMacroEntry |
( |
const DebugMacroEntry & |
entry | ) |
|
|
inline |
◆ GetMacroEntryAtIndex()
DebugMacroEntry lldb_private::DebugMacros::GetMacroEntryAtIndex |
( |
const size_t |
index | ) |
const |
|
inline |
◆ GetNumMacroEntries()
size_t lldb_private::DebugMacros::GetNumMacroEntries |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ m_macro_entries
The documentation for this class was generated from the following file: