Searched refs:eBasicTypeUnsignedInt128 (Results 1 – 6 of 6) sorted by relevance
761 eBasicTypeUnsignedInt128, enumerator
733 return lldb::eBasicTypeUnsignedInt128; in GetCompilerTypeForSimpleKind()
577 if basic_type == eBasicTypeUnsignedInt128: return (True,False)
1031 .. py:data:: eBasicTypeUnsignedInt128
913 g_type_map.Append(ConstString("__uint128_t"), eBasicTypeUnsignedInt128); in GetBasicTypeEnumeration()2043 case eBasicTypeUnsignedInt128: in GetOpaqueCompilerType()5483 return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()
71029 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt128", lldb::eBasicTypeUnsignedInt128)},