Searched refs:eFormatCString (Results 1 – 12 of 12) sorted by relevance
233 format = eFormatCString; in ParserGDBFormatLetter()
70 if (GetFormat() == eFormatCString) { in FormatObject()
52 case lldb::eFormatCString: in GetCompilerTypeForFormat()
43 {eFormatCString, 's', "c-string"},
132 case eFormatCString: in FinalizeSettings()652 eFormatCString) { in DoExecute()1415 case eFormatCString: { in DoExecute()1421 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
167 eFormatCString, ///< NULL terminated C strings enumerator
546 case eFormatCString: { in DumpDataExtractor()
1281 (custom_format == eFormatCString || custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1335 (custom_format == eFormatCString || in DumpPrintableRepresentation()
5741 return eFormatCString; in FormatForChar()
292 .. py:data:: eFormatCString
8804 case eFormatCString: // NULL terminated C strings in DumpTypeValue()
81141 {SWIG_LUA_CONSTTAB_INT("eFormatCString", (lldb::eFormatCString))},