Searched refs:eBasicTypeUnsignedShort (Results 1 – 6 of 6) sorted by relevance
753 eBasicTypeUnsignedShort, enumerator
742 return lldb::eBasicTypeUnsignedShort; in GetCompilerTypeForSimpleKind()
569 if basic_type == eBasicTypeUnsignedShort: return (True,False)
1023 .. py:data:: eBasicTypeUnsignedShort
886 g_type_map.Append(ConstString("unsigned short"), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()888 eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()2027 case eBasicTypeUnsignedShort: in GetOpaqueCompilerType()5467 return eBasicTypeUnsignedShort; in GetBasicTypeEnumeration()
71021 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedShort", lldb::eBasicTypeUnsignedShort)},