Searched refs:eFormatCString (Results 1 – 12 of 12) sorted by relevance
234 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()653 eFormatCString) { in DoExecute()1442 case eFormatCString: { in DoExecute()1448 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
170 eFormatCString, ///< NULL terminated C strings enumerator
547 case eFormatCString: { in DumpDataExtractor()
5743 return eFormatCString; in FormatForChar()
1309 (custom_format == eFormatCString || custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1363 (custom_format == eFormatCString || in DumpPrintableRepresentation()
292 .. py:data:: eFormatCString
8727 case eFormatCString: // NULL terminated C strings in DumpTypeValue()
82537 {SWIG_LUA_CONSTTAB_INT("eFormatCString", (lldb::eFormatCString))},