Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp304 SBStringList temp_descriptions_list(&lldb_descriptions); in HandleCompletionWithDescriptions() local
305 descriptions.AppendList(temp_descriptions_list); in HandleCompletionWithDescriptions()