Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCxxStringTypes.cpp192 valobj.GetValueAsCString(lldb::eFormatUnicode16, value); in Char16SummaryProvider()
/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp63 case lldb::eFormatUnicode16: in GetCompilerTypeForFormat()
DFormatManager.cpp50 {eFormatUnicode16, 'U', "unicode16"},
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h175 eFormatUnicode16, enumerator
/external/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp588 case eFormatUnicode16: in DumpDataExtractor()
DValueObject.cpp1337 (custom_format == eFormatUnicode16) || in DumpPrintableRepresentation()
/external/llvm-project/lldb/source/Commands/
DCommandObjectMemory.cpp159 case eFormatUnicode16: in FinalizeSettings()
1385 case eFormatUnicode16: in DoExecute()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5033 return lldb::eFormatUnicode16; in GetFormat()
8843 case eFormatUnicode16: in DumpTypeValue()