Searched refs:eFormatEnum (Results 1 – 8 of 8) sorted by relevance
113 case lldb::eFormatEnum: in GetCompilerTypeForFormat()148 case lldb::eFormatEnum: in GetItemFormatForFormat()
190 valobj_enum_type.DumpTypeValue(&sstr, lldb::eFormatEnum, data, 0, in FormatObject()
44 {eFormatEnum, 'E', "enumeration"},
168 eFormatEnum, enumerator
368 case eFormatEnum: // Print enum value as a signed integer when we don't get in DumpDataExtractor()
1257 if (custom_format == eFormatEnum) in DumpPrintableRepresentation()
157 case eFormatEnum: in FinalizeSettings()1383 case eFormatEnum: in DoExecute()
5087 return lldb::eFormatEnum; in GetFormat()8790 if ((format == eFormatEnum || format == eFormatDefault) && in DumpTypeValue()8812 case eFormatEnum: in DumpTypeValue()