Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDVectorType.cpp64 case lldb::eFormatUnicode32: in GetClangTypeForFormat()
HDCXXFormatterFunctions.cpp380 valobj.GetValueAsCString(lldb::eFormatUnicode32, value); in Char32SummaryProvider()
HDFormatManager.cpp54 { eFormatUnicode32 , '\0' , "unicode32" },
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h137 eFormatUnicode32, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectMemory.cpp186 case eFormatUnicode32: in FinalizeSettings()
1521 case eFormatUnicode32: in DoExecute()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDataExtractor.cpp1902 case eFormatUnicode32: in Dump()
HDValueObject.cpp1692 (custom_format == eFormatUnicode32) || in DumpPrintableRepresentation()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp2382 case clang::BuiltinType::Char32: return lldb::eFormatUnicode32; in GetFormat()
6549 case eFormatUnicode32: in DumpTypeValue()