Searched refs:eFormatCString (Results 1 – 10 of 10) sorted by relevance
230 case 's': format = eFormatCString; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
98 if (GetFormat() == eFormatCString) in FormatObject()
49 case lldb::eFormatCString: in GetClangTypeForFormat()
45 { eFormatCString , 's' , "c-string" },
155 case eFormatCString: in FinalizeSettings()695 else if (m_format_options.GetFormatValue().GetCurrentValue() != eFormatCString) in DoExecute()1597 case eFormatCString: in DoExecute()1602 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
128 eFormatCString, // NULL terminated C strings enumerator
1534 (custom_format == eFormatCString || in HasSpecialPrintableRepresentation()1586 (custom_format == eFormatCString || in DumpPrintableRepresentation()
1660 case eFormatCString: in Dump()
3713 case 's': return eFormatCString; in FormatForChar()
6511 case eFormatCString: // NULL terminated C strings in DumpTypeValue()