Searched refs:eBasicTypeUnsignedInt (Results 1 – 5 of 5) sorted by relevance
67 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeUnsignedInt); in GetCompilerTypeForFormat()
349 (eType == lldb::eBasicTypeUnsignedInt) || in IsIntegerType()
768 eBasicTypeUnsignedInt, enumerator
612 return lldb::eBasicTypeUnsignedInt; in GetCompilerTypeForSimpleKind()
1097 g_type_map.Append(ConstString("unsigned int"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()1098 g_type_map.Append(ConstString("unsigned"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()2071 case eBasicTypeUnsignedInt: in GetOpaqueCompilerType()5777 return eBasicTypeUnsignedInt; in GetBasicTypeEnumeration()