Searched refs:eBasicTypeInt128 (Results 1 – 6 of 6) sorted by relevance
760 eBasicTypeInt128, enumerator
723 return lldb::eBasicTypeInt128; in GetCompilerTypeForSimpleKind()
576 if basic_type == eBasicTypeInt128: return (True,True)
1030 .. py:data:: eBasicTypeInt128
912 g_type_map.Append(ConstString("__int128_t"), eBasicTypeInt128); in GetBasicTypeEnumeration()2041 case eBasicTypeInt128: in GetOpaqueCompilerType()5481 return eBasicTypeInt128; in GetBasicTypeEnumeration()
71028 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInt128", lldb::eBasicTypeInt128)},