Home
last modified time | relevance | path

Searched refs:eFormatEnum (Results 1 – 7 of 7) sorted by relevance

/external/lldb/include/lldb/
Dlldb-enumerations.h101 eFormatEnum, enumerator
/external/lldb/source/Commands/
DCommandObjectMemory.cpp178 case eFormatEnum: in FinalizeSettings()
1181 case eFormatEnum: in DoExecute()
/external/lldb/source/DataFormatters/
DFormatManager.cpp49 { eFormatEnum , 'E' , "enumeration" },
/external/lldb/source/Core/
DDataExtractor.cpp1551 … case eFormatEnum: // Print enum value as a signed integer when we don't get the enum type in Dump()
DValueObject.cpp1535 if (custom_format == eFormatEnum) in DumpPrintableRepresentation()
/external/lldb/source/Symbol/
DClangASTType.cpp1969 case clang::Type::Enum: return lldb::eFormatEnum; in GetFormat()
5883 if ((format == eFormatEnum || format == eFormatDefault) && GetCompleteType ()) in DumpTypeValue()
5939 case eFormatEnum: in DumpTypeValue()
/external/lldb/www/python_reference/
Dapi-objects.txt692 _lldb'.eFormatEnum _lldb%27-module.html#eFormatEnum
2151 lldb.eFormatEnum lldb-module.html#eFormatEnum