Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DCompletionRequest.cpp18 int max_return_elements, in CompletionRequest()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp275 int match_start_point, int max_return_elements, SBStringList &matches) { in HandleCompletion()
284 int match_start_point, int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions()
333 int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions()
345 int max_return_elements, in HandleCompletion()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1833 int match_start_point, int max_return_elements, StringList &matches, in HandleCompletion()