Home
last modified time | relevance | path

Searched refs:eBasicTypeChar16 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h763 eBasicTypeChar16, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig566 if basic_type == eBasicTypeChar16: return (True,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp935 return lldb::eBasicTypeChar16; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1020 .. py:data:: eBasicTypeChar16
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2060 case eBasicTypeChar16: in GetOpaqueCompilerType()
5547 return eBasicTypeChar16; in GetBasicTypeEnumeration()