Home
last modified time | relevance | path

Searched defs:new_matches (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp254 AddNamesMatchingPartialString(m_subcommand_dict, arg0, new_matches, in HandleCompletion() local
275 CommandObject *sub_command_object = GetSubcommandObject(arg0, &new_matches); in HandleCompletion() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2421 StringList new_matches; in AutoComplete() local
2446 StringList new_matches; in AutoComplete() local
2452 StringList new_matches; in AutoComplete() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2071 StringList new_matches, descriptions; in HandleCompletionMatches() local
2078 StringList new_matches, new_descriptions; in HandleCompletionMatches() local