Searched refs:eBasicTypeShort (Results 1 – 7 of 7) sorted by relevance
82 ).GetBasicType(lldb.eBasicTypeShort)
339 CompilerType short_type = ast->GetBasicType(eBasicTypeShort); in GetSiginfoType()
766 eBasicTypeShort, enumerator
569 if basic_type == eBasicTypeShort: return (True,True)
964 return lldb::eBasicTypeShort; in GetCompilerTypeForSimpleKind()
1023 .. py:data:: eBasicTypeShort
877 g_type_map.Append(ConstString("short"), eBasicTypeShort); in GetBasicTypeEnumeration()878 g_type_map.Append(ConstString("short int"), eBasicTypeShort); in GetBasicTypeEnumeration()2064 case eBasicTypeShort: in GetOpaqueCompilerType()5559 return eBasicTypeShort; in GetBasicTypeEnumeration()