Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp142 valobj.GetValueAsCString(lldb::eFormatUnicode16, value); in Char16SummaryProvider()
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp63 case lldb::eFormatUnicode16: in GetCompilerTypeForFormat()
H A DFormatManager.cpp51 {eFormatUnicode16, 'U', "unicode16"},
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h183 eFormatUnicode16, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp171 case eFormatUnicode16: in FinalizeSettings()
1416 case eFormatUnicode16: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp640 case eFormatUnicode16: in DumpDataExtractor()
H A DValueObject.cpp1384 (custom_format == eFormatUnicode16) || in DumpPrintableRepresentation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5397 return lldb::eFormatUnicode16; in GetFormat()
9597 case eFormatUnicode16: in DumpTypeValue()