Searched refs:eFormatCString (Results 1 – 11 of 11) sorted by relevance
233 format = eFormatCString; in ParserGDBFormatLetter()
70 if (GetFormat() == eFormatCString) { in FormatObject()
51 case lldb::eFormatCString: in GetCompilerTypeForFormat()
42 {eFormatCString, 's', "c-string"},
132 case eFormatCString: in FinalizeSettings()664 eFormatCString) { in DoExecute()1486 case eFormatCString: { in DoExecute()1492 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
167 eFormatCString, ///< NULL terminated C strings enumerator
546 case eFormatCString: { in DumpDataExtractor()
1145 (custom_format == eFormatCString || custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1190 (custom_format == eFormatCString || in DumpPrintableRepresentation()
5721 return eFormatCString; in FormatForChar()
292 .. py:data:: eFormatCString
9117 case eFormatCString: // NULL terminated C strings in DumpTypeValue()