Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h780 eBasicTypeLongDouble, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp201 case lldb::eBasicTypeLongDouble: in visitKnownMember()
H A DPdbUtil.cpp948 return lldb::eBasicTypeLongDouble; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig583 if basic_type == eBasicTypeLongDouble: return (True,True)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1324 case lldb::eBasicTypeLongDouble: in AddRecordMembers()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1037 .. py:data:: eBasicTypeLongDouble
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp912 g_type_map.Append(ConstString("long double"), eBasicTypeLongDouble); in GetBasicTypeEnumeration()
2092 case eBasicTypeLongDouble: in GetOpaqueCompilerType()
5586 return eBasicTypeLongDouble; in GetBasicTypeEnumeration()