Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp305 void ConstString::SetString(const llvm::StringRef &s) { in SetString() function in ConstString
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp428 void PythonString::SetString(llvm::StringRef string) { in SetString() function in PythonString