Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp168 valobj.GetValueAsCString(lldb::eFormatUnicode32, value); in Char32SummaryProvider()
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp64 case lldb::eFormatUnicode32: in GetCompilerTypeForFormat()
H A DFormatManager.cpp52 {eFormatUnicode32, '\0', "unicode32"},
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h184 eFormatUnicode32, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp172 case eFormatUnicode32: in FinalizeSettings()
1417 case eFormatUnicode32: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp644 case eFormatUnicode32: in DumpDataExtractor()
H A DValueObject.cpp1385 (custom_format == eFormatUnicode32) || in DumpPrintableRepresentation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5399 return lldb::eFormatUnicode32; in GetFormat()
9602 case eFormatUnicode32: in DumpTypeValue()