Searched refs:eBasicTypeFloat (Results 1 – 9 of 9) sorted by relevance
53 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeFloat); in GetCompilerTypeForFormat()61 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeFloat); in GetCompilerTypeForFormat()
170 case lldb::eBasicTypeFloat: in visitKnownMember()175 decl, basic_type_enum == lldb::eBasicTypeFloat in visitKnownMember()
719 return lldb::eBasicTypeFloat; in GetCompilerTypeForSimpleKind()
764 eBasicTypeFloat, enumerator
580 if basic_type == eBasicTypeFloat: return (True,True)
1311 case lldb::eBasicTypeFloat: in AddRecordMembers()
1034 .. py:data:: eBasicTypeFloat
917 g_type_map.Append(ConstString("float"), eBasicTypeFloat); in GetBasicTypeEnumeration()2049 case eBasicTypeFloat: in GetOpaqueCompilerType()5488 return eBasicTypeFloat; in GetBasicTypeEnumeration()
71032 {SWIG_LUA_CONSTTAB_INT("eBasicTypeFloat", lldb::eBasicTypeFloat)},