9#ifndef LLDB_INTERPRETER_OPTIONVALUEARGS_H
10#define LLDB_INTERPRETER_OPTIONVALUEARGS_H
A command line argument class.
A class that implements CRTP-based "virtual constructor" idiom.
~OptionValueArgs() override=default
Type GetType() const override
size_t GetArgs(Args &args) const
static uint32_t ConvertTypeToMask(OptionValue::Type type)
A class that represents a running process on the host machine.