Home
last modified time | relevance | path

Searched refs:eArgTypeSettingIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSettings.cpp625 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsRemove()
727 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsReplace()
831 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertBefore()
936 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertAfter()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h597 eArgTypeSettingIndex, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp1077 …{ eArgTypeSettingIndex, "setting-index", CommandCompletions::eNoCompletion, { nullptr, false }, "A…