Searched refs:lldb_descriptions (Results 1 – 1 of 1) sorted by relevance
275 lldb_private::StringList lldb_matches, lldb_descriptions; in HandleCompletionWithDescriptions() local280 result.GetDescriptions(lldb_descriptions); in HandleCompletionWithDescriptions()287 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()308 lldb_descriptions.InsertStringAtIndex(0, ""); in HandleCompletionWithDescriptions()313 SBStringList temp_descriptions_list(&lldb_descriptions); in HandleCompletionWithDescriptions()