Searched refs:eBasicTypeUnsignedInt (Results 1 – 19 of 19) sorted by relevance
41 ).GetBasicType(lldb.eBasicTypeUnsignedInt)44 ).GetBasicType(lldb.eBasicTypeUnsignedInt)46 ).GetBasicType(lldb.eBasicTypeUnsignedInt)49 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
42 ).GetBasicType(lldb.eBasicTypeUnsignedInt)82 ).GetBasicType(lldb.eBasicTypeUnsignedInt)125 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
42 ).GetBasicType(lldb.eBasicTypeUnsignedInt)107 ).GetBasicType(lldb.eBasicTypeUnsignedInt)151 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
42 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
43 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
68 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
697 ).GetBasicType(lldb.eBasicTypeUnsignedInt)
199 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
70 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeUnsignedInt); in GetCompilerTypeForFormat()
218 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
216 lldb::eBasicTypeUnsignedInt); in NSStringSummaryProvider()
338 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
769 eBasicTypeUnsignedInt, enumerator
572 if basic_type == eBasicTypeUnsignedInt: return (True,False)
972 return lldb::eBasicTypeUnsignedInt; in GetCompilerTypeForSimpleKind()
1026 .. py:data:: eBasicTypeUnsignedInt
886 g_type_map.Append(ConstString("unsigned int"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()887 g_type_map.Append(ConstString("unsigned"), eBasicTypeUnsignedInt); in GetBasicTypeEnumeration()2070 case eBasicTypeUnsignedInt: in GetOpaqueCompilerType()5565 return eBasicTypeUnsignedInt; in GetBasicTypeEnumeration()