9#ifndef LLDB_INTERPRETER_OPTIONGROUPFORMAT_H
10#define LLDB_INTERPRETER_OPTIONGROUPFORMAT_H
19typedef std::vector<std::tuple<lldb::CommandArgumentType, const char *>>
33 uint64_t default_byte_size =
35 uint64_t default_count =
"lldb/Target/ExecutionContext.h" A class that contains an execution context.
bool OptionWasSet() const
A class that represents a running process on the host machine.
std::vector< std::tuple< lldb::CommandArgumentType, const char * > > OptionGroupFormatUsageTextVector
Format
Display format definitions.