Searched refs:eBasicTypeShort (Results 1 – 7 of 7) sorted by relevance
820 eBasicTypeShort, enumerator
387 case lldb::eBasicTypeShort: in IsPromotableIntegerType()
582 if basic_type == eBasicTypeShort: return (True,True)
968 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
1025 .. py:data:: eBasicTypeShort
839 {"short", eBasicTypeShort}, in GetBasicTypeEnumeration()840 {"short int", eBasicTypeShort}, in GetBasicTypeEnumeration()2042 case eBasicTypeShort: in GetOpaqueCompilerType()5500 return eBasicTypeShort; in GetBasicTypeEnumeration()
82996 {SWIG_LUA_CONSTTAB_INT("eBasicTypeShort", (lldb::eBasicTypeShort))},