Searched refs:eBasicTypeDouble (Results 1 – 8 of 8) sorted by relevance
171 case lldb::eBasicTypeDouble: in visitKnownMember()
717 return lldb::eBasicTypeDouble; in GetCompilerTypeForSimpleKind()
765 eBasicTypeDouble, enumerator
581 if basic_type == eBasicTypeDouble: return (True,True)
1312 case lldb::eBasicTypeDouble: in AddRecordMembers()
1035 .. py:data:: eBasicTypeDouble
918 g_type_map.Append(ConstString("double"), eBasicTypeDouble); in GetBasicTypeEnumeration()2051 case eBasicTypeDouble: in GetOpaqueCompilerType()5490 return eBasicTypeDouble; in GetBasicTypeEnumeration()
71033 {SWIG_LUA_CONSTTAB_INT("eBasicTypeDouble", lldb::eBasicTypeDouble)},