Searched refs:eBasicTypeLong (Results 1 – 6 of 6) sorted by relevance
756 eBasicTypeLong, enumerator
744 return lldb::eBasicTypeLong; in GetCompilerTypeForSimpleKind()
572 if basic_type == eBasicTypeLong: return (True,True)
1026 .. py:data:: eBasicTypeLong
897 g_type_map.Append(ConstString("long"), eBasicTypeLong); in GetBasicTypeEnumeration()898 g_type_map.Append(ConstString("long int"), eBasicTypeLong); in GetBasicTypeEnumeration()2033 case eBasicTypeLong: in GetOpaqueCompilerType()5473 return eBasicTypeLong; in GetBasicTypeEnumeration()
71024 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLong", lldb::eBasicTypeLong)},