Searched refs:eFormatCString (Results 1 – 10 of 10) sorted by relevance
219 format = eFormatCString; in ParserGDBFormatLetter()
71 if (GetFormat() == eFormatCString) { in FormatObject()
48 case lldb::eFormatCString: in GetCompilerTypeForFormat()
43 {eFormatCString, 's', "c-string"},
141 case eFormatCString: in FinalizeSettings()655 eFormatCString) { in DoExecute()1501 case eFormatCString: { in DoExecute()1507 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
174 eFormatCString, // NULL terminated C strings enumerator
419 case eFormatCString: { in DumpDataExtractor()
1233 (custom_format == eFormatCString || custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1278 (custom_format == eFormatCString || in DumpPrintableRepresentation()
2845 return eFormatCString; in FormatForChar()
9564 case eFormatCString: // NULL terminated C strings in DumpTypeValue()