Searched defs:AppendList (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/API/ | ||
| H A D | SBStringList.cpp | 76 void SBStringList::AppendList(const char **strv, int strc) { in AppendList() function in SBStringList |
| /freebsd/contrib/llvm-project/lldb/source/Utility/ | ||
| H A D | StringList.cpp | 62 void StringList::AppendList(const char **strv, int strc) { in AppendList() function in StringList |