Searched refs:lldb_descriptions (Results 1 – 1 of 1) sorted by relevance
269 lldb_private::StringList lldb_matches, lldb_descriptions; in HandleCompletionWithDescriptions() local276 result.GetDescriptions(lldb_descriptions); in HandleCompletionWithDescriptions()282 lldb_descriptions.SetSize(max_return_elements); in HandleCompletionWithDescriptions()291 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()312 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()317 SBStringList temp_descriptions_list(&lldb_descriptions); in HandleCompletionWithDescriptions()