Searched defs:SetString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | ConstString.cpp | 311 void ConstString::SetString(llvm::StringRef s) { in SetString() function in ConstString |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | PythonDataObjects.cpp | 438 void PythonString::SetString(llvm::StringRef string) { SetString() function in PythonString |