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[]"},433 case eFormatVectorOfChar: in GetSingleItemFormat()
1310 custom_format == eFormatChar || custom_format == eFormatVectorOfChar)) in HasSpecialPrintableRepresentation()1318 if ((custom_format == eFormatVectorOfChar) || in HasSpecialPrintableRepresentation()1366 eFormatVectorOfChar)) // print char[] & char* directly in DumpPrintableRepresentation()1372 (custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()1384 options.SetBinaryZeroIsTerminator(custom_format != eFormatVectorOfChar); in DumpPrintableRepresentation()1422 if ((custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()
183 eFormatVectorOfChar, enumerator
246 case eFormatVectorOfChar: in FinalizeSettings()1366 case eFormatVectorOfChar: in DoExecute()
764 case eFormatVectorOfChar: // || in DumpDataExtractor()
304 .. py:data:: eFormatVectorOfChar
8737 case eFormatVectorOfChar: in DumpTypeValue()
82549 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfChar", (lldb::eFormatVectorOfChar))},