Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp46 return std::make_pair("U", lldb::eFormatUnicode32); in getElementTraits()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp67 case lldb::eFormatUnicode32: in GetCompilerTypeForFormat()
H A DFormatManager.cpp51 {eFormatUnicode32, '\0', "unicode32"},
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h177 eFormatUnicode32, enumerator
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp164 case eFormatUnicode32: in FinalizeSettings()
1409 case eFormatUnicode32: in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp689 case eFormatUnicode32: in DumpDataExtractor()
H A DValueObject.cpp1298 (custom_format == eFormatUnicode32) || in DumpPrintableRepresentation()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst301 .. py:data:: eFormatUnicode32
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5253 return lldb::eFormatUnicode32; in GetFormat()
9156 case eFormatUnicode32: in DumpTypeValue()