Searched refs:eSettingsNameCompletion (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectSettings.cpp | 147 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 269 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 508 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 590 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 695 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 784 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 877 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 959 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 1031 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
|
| H A D | CommandCompletions.cpp | 64 {lldb::eSettingsNameCompletion, CommandCompletions::SettingsNames}, in InvokeCommonCompletionCallbacks()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionArgumentTable.h | 160 {lldb::eSettingsNameCompletion, "settings-name",
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 1280 eSettingsNameCompletion = (1ul << 5), enumerator
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 78528 {SWIG_LUA_CONSTTAB_INT("eSettingsNameCompletion", lldb::eSettingsNameCompletion)},
|