Searched refs:eFrameIndexCompletion (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionArgumentTable.h | 176 {lldb::eFrameIndexCompletion, "frame-index", "Completes to a frame index."}, 234 …{ lldb::eArgTypeFrameIndex, "frame-index", lldb::eFrameIndexCompletion, {}, { nullptr, false }, "I…
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 1289 eFrameIndexCompletion = (1ul << 14), enumerator
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectFrame.cpp | 293 GetCommandInterpreter(), lldb::eFrameIndexCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandCompletions.cpp | 75 {lldb::eFrameIndexCompletion, CommandCompletions::FrameIndexes}, in InvokeCommonCompletionCallbacks()
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 78537 {SWIG_LUA_CONSTTAB_INT("eFrameIndexCompletion", lldb::eFrameIndexCompletion)},
|