◆ CommandOptions()
CommandObjectBreakpointCommandAdd::CommandOptions::CommandOptions |
( |
| ) |
|
|
default |
◆ ~CommandOptions()
CommandObjectBreakpointCommandAdd::CommandOptions::~CommandOptions |
( |
| ) |
|
|
overridedefault |
◆ GetDefinitions()
llvm::ArrayRef< OptionDefinition > CommandObjectBreakpointCommandAdd::CommandOptions::GetDefinitions |
( |
| ) |
|
|
inlineoverridevirtual |
◆ OptionParsingStarting()
void CommandObjectBreakpointCommandAdd::CommandOptions::OptionParsingStarting |
( |
ExecutionContext * |
execution_context | ) |
|
|
inlineoverridevirtual |
◆ SetOptionValue()
Status CommandObjectBreakpointCommandAdd::CommandOptions::SetOptionValue |
( |
uint32_t |
option_idx, |
|
|
llvm::StringRef |
option_arg, |
|
|
ExecutionContext * |
execution_context |
|
) |
| |
|
inlineoverridevirtual |
◆ m_one_liner
std::string CommandObjectBreakpointCommandAdd::CommandOptions::m_one_liner |
◆ m_script_language
lldb::ScriptLanguage CommandObjectBreakpointCommandAdd::CommandOptions::m_script_language = eScriptLanguageNone |
◆ m_stop_on_error
bool CommandObjectBreakpointCommandAdd::CommandOptions::m_stop_on_error |
◆ m_use_commands
bool CommandObjectBreakpointCommandAdd::CommandOptions::m_use_commands = false |
◆ m_use_dummy
bool CommandObjectBreakpointCommandAdd::CommandOptions::m_use_dummy |
◆ m_use_one_liner
bool CommandObjectBreakpointCommandAdd::CommandOptions::m_use_one_liner = false |
◆ m_use_script_language
bool CommandObjectBreakpointCommandAdd::CommandOptions::m_use_script_language = false |
The documentation for this class was generated from the following file: