Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBStringList.cpp86 SBStringList::AppendList (const char **strv, int strc) in AppendList()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDStringList.cpp31 StringList::StringList (const char **strv, int strc) : in StringList()
78 StringList::AppendList (const char **strv, int strc) in AppendList()