Searched defs:AppendString (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBStringList.cpp73 SBStringList::AppendString (const char *str) function in class:SBStringList
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandHistory.cpp103 CommandHistory::AppendString (const std::string& str, function in class:CommandHistory
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DStringList.cpp46 StringList::AppendString (const char *str) function in class:StringList
53 StringList::AppendString (const std::string &s) function in class:StringList
59 StringList::AppendString (std::string &&s) function in class:StringList
65 StringList::AppendString (const char *str, size_t str_len) function in class:StringList

Completed in 55 milliseconds