Home
last modified time | relevance | path

Searched refs:SettingsNames (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h99 static void SettingsNames(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp63 {eSettingsNameCompletion, CommandCompletions::SettingsNames}, in InvokeCommonCompletionCallbacks()
560 void CommandCompletions::SettingsNames(CommandInterpreter &interpreter, in SettingsNames() function in CommandCompletions