Searched refs:eFormatEnum (Results 1 – 9 of 9) sorted by relevance
116 case lldb::eFormatEnum: in GetCompilerTypeForFormat()151 case lldb::eFormatEnum: in GetItemFormatForFormat()
191 valobj_enum_type.DumpTypeValue(&sstr, lldb::eFormatEnum, data, 0, in FormatObject()
44 {eFormatEnum, 'E', "enumeration"},
169 eFormatEnum, enumerator
161 case eFormatEnum: in FinalizeSettings()1406 case eFormatEnum: in DoExecute()
497 case eFormatEnum: // Print enum value as a signed integer when we don't get in DumpDataExtractor()
1217 if (custom_format == eFormatEnum) in DumpPrintableRepresentation()
294 .. py:data:: eFormatEnum
5305 return lldb::eFormatEnum; in GetFormat()9097 if ((format == eFormatEnum || format == eFormatDefault) && in DumpTypeValue()9119 case eFormatEnum: in DumpTypeValue()