Searched refs:eBasicTypeUnsignedChar (Results 1 – 6 of 6) sorted by relevance
746 eBasicTypeUnsignedChar, enumerator
697 return lldb::eBasicTypeUnsignedChar; in GetCompilerTypeForSimpleKind()
562 if basic_type == eBasicTypeUnsignedChar: return (True,False)
1016 .. py:data:: eBasicTypeUnsignedChar
878 g_type_map.Append(ConstString("unsigned char"), eBasicTypeUnsignedChar); in GetBasicTypeEnumeration()2013 case eBasicTypeUnsignedChar: in GetOpaqueCompilerType()5451 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()5457 return eBasicTypeUnsignedChar; in GetBasicTypeEnumeration()
71014 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedChar", lldb::eBasicTypeUnsignedChar)},