Searched refs:lldb_descriptions (Results 1 – 1 of 1) sorted by relevance
267 lldb_private::StringList lldb_matches, lldb_descriptions; in HandleCompletionWithDescriptions() local272 result.GetDescriptions(lldb_descriptions); in HandleCompletionWithDescriptions()279 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()300 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()305 SBStringList temp_descriptions_list(&lldb_descriptions); in HandleCompletionWithDescriptions()