Searched refs:eStopHookIDCompletion (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionArgumentTable.h | 183 {lldb::eStopHookIDCompletion, "stophook-id", "Completes to a stophook id."}, 310 …{ lldb::eArgTypeStopHookID, "stop-hook-id", lldb::CompletionType::eStopHookIDCompletion, {}, { nul…
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 1299 eStopHookIDCompletion = (1ul << 16), enumerator
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 78 {lldb::eStopHookIDCompletion, CommandCompletions::StopHookIDs}, in InvokeCommonCompletionCallbacks()
|
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 81827 {SWIG_LUA_CONSTTAB_INT("eStopHookIDCompletion", (lldb::eStopHookIDCompletion))},
|