Searched refs:eBasicTypeInt128 (Results 1 – 4 of 4) sorted by relevance
424 (eType == lldb::eBasicTypeInt128) || (eType == lldb::eBasicTypeUnsignedInt128)); in IsIntegerType()
669 eBasicTypeInt128, enumerator
678 g_type_map.Append(ConstString("__int128_t").GetCString(), eBasicTypeInt128); in GetBasicTypeEnumeration()785 case eBasicTypeInt128: in GetBasicType()
2684 case clang::BuiltinType::Int128: return eBasicTypeInt128; in GetBasicTypeEnumeration()