Searched defs:strv (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBStringList.cpp73 void SBStringList::AppendList(const char **strv, int strc) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp29 StringList::StringList(const char **strv, int strc) : m_strings() { argument
56 void StringList::AppendList(const char **strv, int strc) { argument

Completed in 115 milliseconds