Home
last modified time | relevance | path

Searched refs:eSettingsNameCompletion (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSettings.cpp153 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
289 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
559 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
648 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
764 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
864 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
969 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
1063 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
1144 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
H A DCommandCompletions.cpp47 {eSettingsNameCompletion, CommandCompletions::SettingsNames},
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h43 eSettingsNameCompletion = (1u << 5), enumerator