Searched refs:eFormatVectorOfChar (Results 1 – 9 of 9) sorted by relevance
72 case lldb::eFormatVectorOfChar: in GetCompilerTypeForFormat()128 case lldb::eFormatVectorOfChar: in GetItemFormatForFormat()
54 {eFormatVectorOfChar, '\0', "char[]"},421 case eFormatVectorOfChar: in GetSingleItemFormat()
1090 custom_format == eFormatChar || custom_format == eFormatVectorOfChar)) in HasSpecialPrintableRepresentation()1098 if ((custom_format == eFormatVectorOfChar) || in HasSpecialPrintableRepresentation()1146 eFormatVectorOfChar)) // print char[] & char* directly in DumpPrintableRepresentation()1152 (custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()1164 options.SetBinaryZeroIsTerminator(custom_format != eFormatVectorOfChar); in DumpPrintableRepresentation()1202 if ((custom_format == eFormatVectorOfChar) || in DumpPrintableRepresentation()
765 case eFormatVectorOfChar: // || in DumpDataExtractor()
180 eFormatVectorOfChar, enumerator
246 case eFormatVectorOfChar: in FinalizeSettings()1393 case eFormatVectorOfChar: in DoExecute()
304 .. py:data:: eFormatVectorOfChar
8628 case eFormatVectorOfChar: in DumpTypeValue()
77869 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfChar", lldb::eFormatVectorOfChar)},