Searched refs:eProcessIDCompletion (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionArgumentTable.h | 185 {lldb::eProcessIDCompletion, "process-id", "Completes to a process id."}, 256 …{ lldb::eArgTypePid, "pid", lldb::eProcessIDCompletion, {}, { nullptr, false }, "The process ID nu…
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 1295 eProcessIDCompletion = (1ul << 20), enumerator
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 80 {lldb::eProcessIDCompletion, CommandCompletions::ProcessIDs}, in InvokeCommonCompletionCallbacks()
|
| H A D | CommandObjectPlatform.cpp | 1559 GetCommandInterpreter(), lldb::eProcessIDCompletion, request, nullptr); in HandleArgumentCompletion()
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 78543 {SWIG_LUA_CONSTTAB_INT("eProcessIDCompletion", lldb::eProcessIDCompletion)},
|