Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h758 eBasicTypeSignedChar, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig561 if basic_type == eBasicTypeSignedChar: return (True,True)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp933 return lldb::eBasicTypeSignedChar; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1015 .. py:data:: eBasicTypeSignedChar
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp870 g_type_map.Append(ConstString("signed char"), eBasicTypeSignedChar); in GetBasicTypeEnumeration()
2048 case eBasicTypeSignedChar: in GetOpaqueCompilerType()
5541 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()
5553 return eBasicTypeSignedChar; in GetBasicTypeEnumeration()