Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectFrame.cpp120 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameDiagnose()
276 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameSelect()
1069 index_arg.arg_type = eArgTypeFrameIndex; in CommandObjectFrameRecognizerInfo()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h188 …{ lldb::eArgTypeFrameIndex, "frame-index", CommandCompletions::eFrameIndexCompletion, {}, { nullpt…
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h546 eArgTypeFrameIndex, enumerator
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst812 .. py:data:: eArgTypeFrameIndex