Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DCompletionRequestTest.cpp53 StringList matches, descriptions; in TEST() local
186 StringList matches, descriptions; in TEST() local
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dconcurrent_base.py76 def add_breakpoint(self, line, descriptions): argument
/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h210 AddCompletions(const StringList & completions,const StringList & descriptions) AddCompletions() argument
/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp247 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
313 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp253 StringList new_matches, descriptions; HandleCompletion() local
/llvm-project/lldb/source/Expression/
H A DREPL.cpp509 StringList matches, descriptions; IOHandlerComplete() local
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp947 &descriptions); in GetCommandNamesMatchingPartialString() argument
2071 StringList new_matches, descriptions; HandleCompletionMatches() local
[all...]
/llvm-project/lldb/tools/lldb-dap/
H A Dlldb-dap.cpp1219 lldb::SBStringList descriptions; request_completions() local