Searched refs:eBasicTypeLongDouble (Results 1 – 8 of 8) sorted by relevance
172 case lldb::eBasicTypeLongDouble: in visitKnownMember()
715 return lldb::eBasicTypeLongDouble; in GetCompilerTypeForSimpleKind()
766 eBasicTypeLongDouble, enumerator
582 if basic_type == eBasicTypeLongDouble: return (True,True)
1313 case lldb::eBasicTypeLongDouble: in AddRecordMembers()
1036 .. py:data:: eBasicTypeLongDouble
919 g_type_map.Append(ConstString("long double"), eBasicTypeLongDouble); in GetBasicTypeEnumeration()2053 case eBasicTypeLongDouble: in GetOpaqueCompilerType()5492 return eBasicTypeLongDouble; in GetBasicTypeEnumeration()
71034 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongDouble", lldb::eBasicTypeLongDouble)},