Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectSettings.cpp508 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsRemove()
630 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsReplace()
757 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertBefore()
881 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertAfter()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h516 eArgTypeSettingIndex, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDCommandObject.cpp1201 …{ eArgTypeSettingIndex, "setting-index", CommandCompletions::eNoCompletion, { nullptr, false }, "A…