Home
last modified time | relevance | path

Searched defs:SetString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp311 void ConstString::SetString(llvm::StringRef s) { in SetString() function in ConstString
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp438 void PythonString::SetString(llvm::StringRef string) { in SetString() function in PythonString