Searched refs:eBasicTypeShort (Results 1 – 6 of 6) sorted by relevance
752 eBasicTypeShort, enumerator
731 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
568 if basic_type == eBasicTypeShort: return (True,True)
1022 .. py:data:: eBasicTypeShort
884 g_type_map.Append(ConstString("short"), eBasicTypeShort); in GetBasicTypeEnumeration()885 g_type_map.Append(ConstString("short int"), eBasicTypeShort); in GetBasicTypeEnumeration()2025 case eBasicTypeShort: in GetOpaqueCompilerType()5465 return eBasicTypeShort; in GetBasicTypeEnumeration()
71020 {SWIG_LUA_CONSTTAB_INT("eBasicTypeShort", lldb::eBasicTypeShort)},