Searched refs:eBasicTypeShort (Results 1 – 7 of 7) sorted by relevance
804 eBasicTypeShort, enumerator
364 case lldb::eBasicTypeShort: in IsPromotableIntegerType()
582 if basic_type == eBasicTypeShort: return (True,True)
968 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
1025 .. py:data:: eBasicTypeShort
880 {"short", eBasicTypeShort}, in GetBasicTypeEnumeration()881 {"short int", eBasicTypeShort}, in GetBasicTypeEnumeration()2071 case eBasicTypeShort: in GetOpaqueCompilerType()5439 return eBasicTypeShort; in GetBasicTypeEnumeration()
78305 {SWIG_LUA_CONSTTAB_INT("eBasicTypeShort", lldb::eBasicTypeShort)},