Searched refs:eProcessNameCompletion (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | CommandOptionArgumentTable.h | 191 {lldb::eProcessNameCompletion, "process-name", 263 …{ lldb::eArgTypeProcessName, "process-name", lldb::eProcessNameCompletion, {}, { nullptr, false },…
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-enumerations.h | 1304 eProcessNameCompletion = (1ul << 21), enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 83 {lldb::eProcessNameCompletion, CommandCompletions::ProcessNames}, in InvokeCommonCompletionCallbacks()
|
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 81832 {SWIG_LUA_CONSTTAB_INT("eProcessNameCompletion", (lldb::eProcessNameCompletion))},
|