Searched refs:eBasicTypeShort (Results 1 – 7 of 7) sorted by relevance
807 eBasicTypeShort, enumerator
385 case lldb::eBasicTypeShort: in IsPromotableIntegerType()
582 if basic_type == eBasicTypeShort: return (True,True)
968 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
1025 .. py:data:: eBasicTypeShort
819 {"short", eBasicTypeShort}, in GetBasicTypeEnumeration()820 {"short int", eBasicTypeShort}, in GetBasicTypeEnumeration()2023 case eBasicTypeShort: in GetOpaqueCompilerType()5526 return eBasicTypeShort; in GetBasicTypeEnumeration()
81592 {SWIG_LUA_CONSTTAB_INT("eBasicTypeShort", (lldb::eBasicTypeShort))},