Home
last modified time | relevance | path

Searched refs:GetConstTrimmedCStringWithLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp156 const char *GetConstTrimmedCStringWithLength(const char *cstr, in GetConstTrimmedCStringWithLength() function in Pool
332 m_string = StringPool().GetConstTrimmedCStringWithLength(cstr, cstr_len); in SetTrimmedCStringWithLength()