Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h759 eBasicTypeUnsignedChar, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig562 if basic_type == eBasicTypeUnsignedChar: return (True,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp928 return lldb::eBasicTypeUnsignedChar; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1016 .. py:data:: eBasicTypeUnsignedChar
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp871 g_type_map.Append(ConstString("unsigned char"), eBasicTypeUnsignedChar); in GetBasicTypeEnumeration()
2050 case eBasicTypeUnsignedChar: in GetOpaqueCompilerType()
5543 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
5551 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()