Searched refs:eBasicTypeUnsignedLong (Results 1 – 18 of 18) sorted by relevance
44 ).GetBasicType(lldb.eBasicTypeUnsignedLong)84 ).GetBasicType(lldb.eBasicTypeUnsignedLong)127 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
44 ).GetBasicType(lldb.eBasicTypeUnsignedLong)109 ).GetBasicType(lldb.eBasicTypeUnsignedLong)153 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
44 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
45 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
66 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
72 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
95 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
694 ).GetBasicType(lldb.eBasicTypeUnsignedLong)
103 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeUnsignedLong), in TEST_F()140 EXPECT_EQ(GetBasicQualType(eBasicTypeUnsignedLong), in TEST_F()142 EXPECT_EQ(GetBasicQualType(eBasicTypeUnsignedLong), in TEST_F()252 eBasicTypeUnsignedLong, eBasicTypeLongLong, eBasicTypeUnsignedLongLong, in TEST_F()
766 eBasicTypeUnsignedLong, enumerator
783 self.count_type = valobj.GetType().GetBasicType(lldb.eBasicTypeUnsignedLong)
885 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
574 if basic_type == eBasicTypeUnsignedLong: return (True,False)
1028 .. py:data:: eBasicTypeUnsignedLong
889 g_type_map.Append(ConstString("unsigned long"), eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()891 eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()2041 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()5516 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()