Searched refs:eFormatEnum (Results 1 – 8 of 8) sorted by relevance
113 case lldb::eFormatEnum: in GetCompilerTypeForFormat()148 case lldb::eFormatEnum: in GetItemFormatForFormat()
191 valobj_enum_type.DumpTypeValue(&sstr, lldb::eFormatEnum, data, 0, in FormatObject()
45 {eFormatEnum, 'E', "enumeration"},
176 eFormatEnum, enumerator
170 case eFormatEnum: in FinalizeSettings()1415 case eFormatEnum: in DoExecute()
335 case eFormatEnum: // Print enum value as a signed integer when we don't get in DumpDataExtractor()
1304 if (custom_format == eFormatEnum) in DumpPrintableRepresentation()
5451 return lldb::eFormatEnum; in GetFormat()9508 if ((format == eFormatEnum || format == eFormatDefault) && in DumpTypeValue()9566 case eFormatEnum: in DumpTypeValue()