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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h33 eSettingsNameCompletion = (1u << 5), enumerator in enum:lldb_private::CommandCompletions::CommonCompletionTypes
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp142 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsSet::CommandCompletions
271 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsShow::CommandCompletions
521 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsList::CommandCompletions
607 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsRemove::CommandCompletions
718 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsReplace::CommandCompletions
812 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsInsertBefore::CommandCompletions
911 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsInsertAfter::CommandCompletions
999 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsAppend::CommandCompletions
1077 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, member in class:CommandObjectSettingsClear::CommandCompletions
H A DCommandCompletions.cpp55 {eSettingsNameCompletion, CommandCompletions::SettingsNames},

Completed in 107 milliseconds