Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDCompletionRequest.h210 const StringList &descriptions) { in AddCompletions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.cpp247 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
313 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectMultiword.cpp253 StringList new_matches, descriptions; in HandleCompletion() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Expression/
HDREPL.cpp509 StringList matches, descriptions; in IOHandlerComplete() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp947 StringList &descriptions) { in GetCommandNamesMatchingPartialString()
2071 StringList new_matches, descriptions; in HandleCompletionMatches() local