Searched refs:custom_format (Results 1 – 3 of 3) sorted by relevance
1463 Format custom_format) in HasSpecialPrintableRepresentation() argument1470 (custom_format == eFormatCString || in HasSpecialPrintableRepresentation()1471 custom_format == eFormatCharArray || in HasSpecialPrintableRepresentation()1472 custom_format == eFormatChar || in HasSpecialPrintableRepresentation()1473 custom_format == eFormatVectorOfChar)) in HasSpecialPrintableRepresentation()1478 if ((custom_format == eFormatBytes) || in HasSpecialPrintableRepresentation()1479 (custom_format == eFormatBytesWithASCII)) in HasSpecialPrintableRepresentation()1482 if ((custom_format == eFormatVectorOfChar) || in HasSpecialPrintableRepresentation()1483 (custom_format == eFormatVectorOfFloat32) || in HasSpecialPrintableRepresentation()1484 (custom_format == eFormatVectorOfFloat64) || in HasSpecialPrintableRepresentation()[all …]
1196 Format* custom_format, in ScanFormatDescriptor() argument1215 *custom_format) ) in ScanFormatDescriptor()1262 *custom_format, in ScanFormatDescriptor()1609 Format custom_format = eFormatInvalid; in FormatPromptRecurse() local1640 &custom_format, in FormatPromptRecurse()1653 &custom_format, in FormatPromptRecurse()1749 … if (target->HasSpecialPrintableRepresentation(val_obj_display, custom_format)) in FormatPromptRecurse()1754 … custom_format); in FormatPromptRecurse()1774 custom_format, in FormatPromptRecurse()1803 … var_success = target->DumpPrintableRepresentation(s,val_obj_display, custom_format); in FormatPromptRecurse()[all …]
805 lldb::Format custom_format);817 lldb::Format custom_format = lldb::eFormatInvalid,