Searched refs:eBasicTypeUnsignedShort (Results 1 – 7 of 7) sorted by relevance
808 eBasicTypeUnsignedShort, enumerator
386 case lldb::eBasicTypeUnsignedShort: in IsPromotableIntegerType()
583 if basic_type == eBasicTypeUnsignedShort: return (True,False)
979 return lldb::eBasicTypeUnsignedShort; in GetCompilerTypeForSimpleKind()
1026 .. py:data:: eBasicTypeUnsignedShort
821 {"unsigned short", eBasicTypeUnsignedShort}, in GetBasicTypeEnumeration()822 {"unsigned short int", eBasicTypeUnsignedShort}, in GetBasicTypeEnumeration()2025 case eBasicTypeUnsignedShort: in GetOpaqueCompilerType()5528 return eBasicTypeUnsignedShort; in GetBasicTypeEnumeration()
81593 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedShort", (lldb::eBasicTypeUnsignedShort))},