Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
DCxxStringTypes.cpp44 return std::make_pair("u", lldb::eFormatUnicode16); in getElementTraits()
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DVectorType.cpp66 case lldb::eFormatUnicode16: in GetCompilerTypeForFormat()
DFormatManager.cpp50 {eFormatUnicode16, 'U', "unicode16"},
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-enumerations.h176 eFormatUnicode16, enumerator
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectMemory.cpp163 case eFormatUnicode16: in FinalizeSettings()
1408 case eFormatUnicode16: in DoExecute()
/openbsd/src/gnu/llvm/lldb/source/Core/
DDumpDataExtractor.cpp685 case eFormatUnicode16: in DumpDataExtractor()
DValueObject.cpp1297 (custom_format == eFormatUnicode16) || in DumpPrintableRepresentation()
/openbsd/src/gnu/llvm/lldb/docs/
Dpython_api_enums.rst300 .. py:data:: eFormatUnicode16
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5251 return lldb::eFormatUnicode16; in GetFormat()
9151 case eFormatUnicode16: in DumpTypeValue()