Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp70 static size_t GetConstCStringLength(const char *ccstr) { in GetConstCStringLength() function in Pool
238 return Pool::GetConstCStringLength(m_string); in GetLength()