Home
last modified time | relevance | path

Searched refs:GetDescriptions (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DCompletionRequest.cpp77 void CompletionResult::GetDescriptions(StringList &descriptions) const { in GetDescriptions() function in CompletionResult
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DCompletionRequest.h88 void GetDescriptions(StringList &descriptions) const;
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp509 sub_result.GetDescriptions(descriptions); in IOHandlerComplete()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp253 result.GetDescriptions(lldb_descriptions); in HandleCompletionWithDescriptions()