Searched refs:eFormatVectorOfChar (Results 1 – 9 of 9) sorted by relevance
73 case lldb::eFormatVectorOfChar: in GetCompilerTypeForFormat()129 case lldb::eFormatVectorOfChar: in GetItemFormatForFormat()
55 {eFormatVectorOfChar, '\0', "char[]"},425 case eFormatVectorOfChar: in GetSingleItemFormat()
1282 custom_format == eFormatChar || custom_format == eFormatVectorOfChar)) in HasSpecialPrintableRepresentation()1290 if ((custom_format == eFormatVectorOfChar) || in HasSpecialPrintableRepresentation()1338 eFormatVectorOfChar)) // print char[] & char* directly in DumpPrintableRepresentation()1344 (custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()1356 options.SetBinaryZeroIsTerminator(custom_format != eFormatVectorOfChar); in DumpPrintableRepresentation()1394 if ((custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()
765 case eFormatVectorOfChar: // || in DumpDataExtractor()
180 eFormatVectorOfChar, enumerator
246 case eFormatVectorOfChar: in FinalizeSettings()1339 case eFormatVectorOfChar: in DoExecute()
304 .. py:data:: eFormatVectorOfChar
8814 case eFormatVectorOfChar: in DumpTypeValue()
81153 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfChar", (lldb::eFormatVectorOfChar))},