Searched refs:eBasicTypeFloat (Results 1 – 4 of 4) sorted by relevance
53 return ast_ctx->GetBasicType(lldb::eBasicTypeFloat); in GetClangTypeForFormat()61 return ast_ctx->GetBasicType(lldb::eBasicTypeFloat); in GetClangTypeForFormat()
673 eBasicTypeFloat, enumerator
683 g_type_map.Append(ConstString("float").GetCString(), eBasicTypeFloat); in GetBasicTypeEnumeration()797 case eBasicTypeFloat: in GetBasicType()
2688 case clang::BuiltinType::Float: return eBasicTypeFloat; in GetBasicTypeEnumeration()