Searched refs:AppendList (Results 1 – 9 of 9) sorted by relevance
86 SBStringList::AppendList (const char **strv, int strc) in AppendList() function in SBStringList92 m_opaque_ap->AppendList (strv, strc); in AppendList()99 SBStringList::AppendList (const SBStringList &strings) in AppendList() function in SBStringList105 m_opaque_ap->AppendList (*(strings.m_opaque_ap)); in AppendList()
177 matches.AppendList (temp_list); in HandleCompletion()
11 obj.AppendList(None, 0)12 obj.AppendList(lldb.SBStringList())
29 AppendList (const char **strv, int strc);32 AppendList (const lldb::SBStringList &strings);
37 AppendList (const char **strv, int strc);40 AppendList (const lldb::SBStringList &strings);
43 AppendList (const char ** strv, int strc);46 AppendList (StringList strings);
66 StringList::AppendList (const char **strv, int strc) in AppendList() function in StringList76 StringList::AppendList (StringList strings) in AppendList() function in StringList259 AppendList(strings); in operator <<()
1364 data_ap->user_source.AppendList (commands_in_progress); in GenerateBreakpointOptionsCommandCallback()1481 data_ap->user_source.AppendList (commands_in_progress); in GenerateWatchpointOptionsCommandCallback()
3553 lldb.SBStringList.AppendList lldb.SBStringList-class.html#AppendList