Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp302 SBStringList temp_matches_list(&lldb_matches); in HandleCompletionWithDescriptions() local
303 matches.AppendList(temp_matches_list); in HandleCompletionWithDescriptions()