Searched defs:AppendList (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/source/API/ | ||
| D | SBStringList.cpp | 69 void SBStringList::AppendList(const char **strv, int strc) { in AppendList() function in SBStringList |
| /openbsd/src/gnu/llvm/lldb/source/Utility/ | ||
| D | StringList.cpp | 62 void StringList::AppendList(const char **strv, int strc) { in AppendList() function in StringList |