Home
last modified time | relevance | path

Searched defs:AutoComplete (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueArch.cpp67 void OptionValueArch::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueArch
H A DOptionValueBoolean.cpp70 void OptionValueBoolean::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueBoolean
H A DOptionValueFileColonLine.cpp133 void OptionValueFileColonLine::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueFileColonLine
H A DOptionValueUUID.cpp61 void OptionValueUUID::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueUUID
H A DOptionValueFileSpec.cpp85 void OptionValueFileSpec::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueFileSpec
H A DOptionValueFormatEntity.cpp112 void OptionValueFormatEntity::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueFormatEntity
H A DOptionValueEnumeration.cpp98 void OptionValueEnumeration::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValueEnumeration
H A DOptionValue.cpp576 void OptionValue::AutoComplete(CommandInterpreter &interpreter, in AutoComplete() function in OptionValue
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h205 void AutoComplete(CompletionRequest &request) { in AutoComplete() function
/llvm-project-15.0.7/lldb/source/Symbol/
H A DVariable.cpp714 void Variable::AutoComplete(const ExecutionContext &exe_ctx, in AutoComplete() function in Variable
/llvm-project-15.0.7/lldb/source/Utility/
H A DArchSpec.cpp262 void ArchSpec::AutoComplete(CompletionRequest &request) { in AutoComplete() function in ArchSpec
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp2388 void FormatEntity::AutoComplete(CompletionRequest &request) { in AutoComplete() function in FormatEntity