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