Home
last modified time | relevance | path

Searched refs:eBasicTypeLongDouble (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h779 eBasicTypeLongDouble, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp588 return lldb::eBasicTypeLongDouble; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1123 g_type_map.Append(ConstString("long double"), eBasicTypeLongDouble); in GetBasicTypeEnumeration()
2093 case eBasicTypeLongDouble: in GetOpaqueCompilerType()
5798 return eBasicTypeLongDouble; in GetBasicTypeEnumeration()