Searched refs:eBasicTypeInt128 (Results 1 – 6 of 6) sorted by relevance
769 eBasicTypeInt128, enumerator
74 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeInt128), in TEST_F()152 EXPECT_EQ(GetBasicQualType(eBasicTypeInt128), GetBasicQualType("__int128_t")); in TEST_F()
862 return lldb::eBasicTypeInt128; in GetCompilerTypeForSimpleKind()
577 if basic_type == eBasicTypeInt128: return (True,True)
1031 .. py:data:: eBasicTypeInt128
902 g_type_map.Append(ConstString("__int128_t"), eBasicTypeInt128); in GetBasicTypeEnumeration()2047 case eBasicTypeInt128: in GetOpaqueCompilerType()5522 return eBasicTypeInt128; in GetBasicTypeEnumeration()