Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDStringList.h68 GetMaxStringLength () const;
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDStringList.cpp109 StringList::GetMaxStringLength () const in GetMaxStringLength() function in StringList
HDIOHandler.cpp1119 return m_text.GetMaxStringLength(); in GetMaxLineLength()