Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
HDConstString.cpp125 const char *GetConstTrimmedCStringWithLength(const char *cstr, in GetConstTrimmedCStringWithLength() function in Pool
299 m_string = StringPool().GetConstTrimmedCStringWithLength(cstr, cstr_len); in SetTrimmedCStringWithLength()