Searched refs:eBasicTypeUnsignedInt128 (Results 1 – 4 of 4) sorted by relevance
424 (eType == lldb::eBasicTypeInt128) || (eType == lldb::eBasicTypeUnsignedInt128)); in IsIntegerType()
670 eBasicTypeUnsignedInt128, enumerator
679 g_type_map.Append(ConstString("__uint128_t").GetCString(), eBasicTypeUnsignedInt128); in GetBasicTypeEnumeration()788 case eBasicTypeUnsignedInt128: in GetBasicType()
2685 case clang::BuiltinType::UInt128: return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()