Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h764 eBasicTypeChar32, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig567 if basic_type == eBasicTypeChar32: return (True,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp937 return lldb::eBasicTypeChar32; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1021 .. py:data:: eBasicTypeChar32
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2062 case eBasicTypeChar32: in GetOpaqueCompilerType()
5549 return eBasicTypeChar32; in GetBasicTypeEnumeration()