Home
last modified time | relevance | path

Searched defs:descriptions (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h210 const StringList &descriptions) { in AddCompletions() argument
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp247 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
313 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp254 StringList new_matches, descriptions; HandleCompletion() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp509 StringList matches, descriptions; in IOHandlerComplete() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp947 StringList &descriptions) { in GetCommandNamesMatchingPartialString()
2071 StringList new_matches, descriptions; in HandleCompletionMatches() local