Home
last modified time | relevance | path

Searched refs:eBasicTypeFloat (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp53 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeFloat); in GetCompilerTypeForFormat()
61 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeFloat); in GetCompilerTypeForFormat()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h777 eBasicTypeFloat, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp592 return lldb::eBasicTypeFloat; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1121 g_type_map.Append(ConstString("float"), eBasicTypeFloat); in GetBasicTypeEnumeration()
2089 case eBasicTypeFloat: in GetOpaqueCompilerType()
5794 return eBasicTypeFloat; in GetBasicTypeEnumeration()