Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptionValueArch.cpp89 OptionValueArch::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValueArch
DOptionValueFileSpec.cpp124 OptionValueFileSpec::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValueFileSpec
DOptionValueUUID.cpp78 OptionValueUUID::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValueUUID
DOptionValueBoolean.cpp89 OptionValueBoolean::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValueBoolean
DOptionValueEnumeration.cpp134 OptionValueEnumeration::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValueEnumeration
DOptionValue.cpp588 OptionValue::AutoComplete (CommandInterpreter &interpreter, in AutoComplete() function in OptionValue
/external/lldb/source/Core/
DStringList.cpp264 StringList::AutoComplete (const char *s, StringList &matches, size_t &exact_idx) const in AutoComplete() function in StringList
DArchSpec.cpp126 ArchSpec::AutoComplete (const char *name, StringList &matches) in AutoComplete() function in ArchSpec
/external/lldb/source/Symbol/
DVariable.cpp873 Variable::AutoComplete (const ExecutionContext &exe_ctx, in AutoComplete() function in Variable