Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp146 bool bPrintCharArrayAsString = false; in GetSimpleValue() local
147 bPrintCharArrayAsString = rSessionInfo.SharedDataRetrieve<bool>( in GetSimpleValue()
149 bPrintCharArrayAsString) && in GetSimpleValue()
150 bPrintCharArrayAsString; in GetSimpleValue()
151 if (bPrintCharArrayAsString && m_bHandleCharType && in GetSimpleValue()