Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSettings.cpp575 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsRemove()
671 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsReplace()
767 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertBefore()
863 index_arg.arg_type = eArgTypeSettingIndex; in CommandObjectSettingsInsertAfter()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h225 …{ lldb::eArgTypeSettingIndex, "setting-index", CommandCompletions::eNoCompletion, {}, { nullptr, f…
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h583 eArgTypeSettingIndex, enumerator
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst849 .. py:data:: eArgTypeSettingIndex