Searched refs:eBasicTypeLongLong (Results 1 – 7 of 7) sorted by relevance
220 CompilerType long_long_type = ast->GetBasicType(eBasicTypeLongLong); in GetSiginfoType()
96 ).GetBasicType(lldb.eBasicTypeLongLong)
772 eBasicTypeLongLong, enumerator
575 if basic_type == eBasicTypeLongLong: return (True,True)
959 return lldb::eBasicTypeLongLong; in GetCompilerTypeForSimpleKind()
1029 .. py:data:: eBasicTypeLongLong
897 g_type_map.Append(ConstString("long long"), eBasicTypeLongLong); in GetBasicTypeEnumeration()898 g_type_map.Append(ConstString("long long int"), eBasicTypeLongLong); in GetBasicTypeEnumeration()2076 case eBasicTypeLongLong: in GetOpaqueCompilerType()5571 return eBasicTypeLongLong; in GetBasicTypeEnumeration()