Searched refs:eFormatVectorOfChar (Results 1 – 9 of 9) sorted by relevance
69 case lldb::eFormatVectorOfChar: in GetCompilerTypeForFormat()125 case lldb::eFormatVectorOfChar: in GetItemFormatForFormat()
53 {eFormatVectorOfChar, '\0', "char[]"},431 case eFormatVectorOfChar: in GetSingleItemFormat()
1137 custom_format == eFormatChar || custom_format == eFormatVectorOfChar)) in HasSpecialPrintableRepresentation()1145 if ((custom_format == eFormatVectorOfChar) || in HasSpecialPrintableRepresentation()1184 eFormatVectorOfChar)) // print char[] & char* directly in DumpPrintableRepresentation()1189 buffer_sp, error, 0, (custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()1201 options.SetBinaryZeroIsTerminator(custom_format != eFormatVectorOfChar); in DumpPrintableRepresentation()1239 if ((custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()
788 case eFormatVectorOfChar: // || in DumpDataExtractor()
157 lldb::Format::eFormatVectorOfChar, "{A\\x01C}"); in TEST()
179 eFormatVectorOfChar, enumerator
245 case eFormatVectorOfChar: in FinalizeSettings()1409 case eFormatVectorOfChar: in DoExecute()
304 .. py:data:: eFormatVectorOfChar
9049 case eFormatVectorOfChar: in DumpTypeValue()