Home
last modified time | relevance | path

Searched refs:eFormatUnicode32 (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCxxStringTypes.cpp218 valobj.GetValueAsCString(lldb::eFormatUnicode32, value); in Char32SummaryProvider()
/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp64 case lldb::eFormatUnicode32: in GetCompilerTypeForFormat()
DFormatManager.cpp51 {eFormatUnicode32, '\0', "unicode32"},
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h176 eFormatUnicode32, enumerator
/external/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp592 case eFormatUnicode32: in DumpDataExtractor()
DValueObject.cpp1338 (custom_format == eFormatUnicode32) || in DumpPrintableRepresentation()
/external/llvm-project/lldb/source/Commands/
DCommandObjectMemory.cpp160 case eFormatUnicode32: in FinalizeSettings()
1386 case eFormatUnicode32: in DoExecute()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5035 return lldb::eFormatUnicode32; in GetFormat()
8848 case eFormatUnicode32: in DumpTypeValue()