Searched refs:eBasicTypeDouble (Results 1 – 11 of 11) sorted by relevance
107 ).GetBasicType(lldb.eBasicTypeDouble)141 ).GetBasicType(lldb.eBasicTypeDouble)
107 ).GetBasicType(lldb.eBasicTypeDouble)
44 type = self.value.target.GetBasicType(lldb.eBasicTypeDouble)
189 case lldb::eBasicTypeDouble: in visitKnownMember()
856 return lldb::eBasicTypeDouble; in GetCompilerTypeForSimpleKind()
774 eBasicTypeDouble, enumerator
62 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeDouble), in TEST_F()158 EXPECT_EQ(GetBasicQualType(eBasicTypeDouble), GetBasicQualType("double")); in TEST_F()
582 if basic_type == eBasicTypeDouble: return (True,True)
1319 case lldb::eBasicTypeDouble: in AddRecordMembers()
1036 .. py:data:: eBasicTypeDouble
908 g_type_map.Append(ConstString("double"), eBasicTypeDouble); in GetBasicTypeEnumeration()2057 case eBasicTypeDouble: in GetOpaqueCompilerType()5531 return eBasicTypeDouble; in GetBasicTypeEnumeration()