Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h210 const StringList &descriptions) { in AddCompletions()
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp246 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
312 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp253 StringList new_matches, descriptions; in HandleCompletion() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp509 StringList matches, descriptions; in IOHandlerComplete() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp924 StringList &descriptions) { in GetCommandNamesMatchingPartialString()
2058 StringList new_matches, descriptions; in HandleCompletionMatches() local