Searched refs:eFormatCString (Results 1 – 12 of 12) sorted by relevance
215 format = eFormatCString; in ParserGDBFormatLetter()
69 if (GetFormat() == eFormatCString) { in FormatObject()
48 case lldb::eFormatCString: in GetCompilerTypeForFormat()
42 {eFormatCString, 's', "c-string"},
129 case eFormatCString: in FinalizeSettings()650 eFormatCString) { in DoExecute()1441 case eFormatCString: { in DoExecute()1447 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
166 eFormatCString, ///< NULL terminated C strings enumerator
444 case eFormatCString: { in DumpDataExtractor()
1134 (custom_format == eFormatCString || custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1179 (custom_format == eFormatCString || in DumpPrintableRepresentation()
4254 return eFormatCString; in FormatForChar()
292 .. py:data:: eFormatCString
8939 case eFormatCString: // NULL terminated C strings in DumpTypeValue()
70603 {SWIG_LUA_CONSTTAB_INT("eFormatCString", lldb::eFormatCString)},