Home
last modified time | relevance | path

Searched refs:eBasicTypeInt128 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h774 eBasicTypeInt128, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig577 if basic_type == eBasicTypeInt128: return (True,True)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp956 return lldb::eBasicTypeInt128; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1031 .. py:data:: eBasicTypeInt128
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp905 g_type_map.Append(ConstString("__int128_t"), eBasicTypeInt128); in GetBasicTypeEnumeration()
2080 case eBasicTypeInt128: in GetOpaqueCompilerType()
5575 return eBasicTypeInt128; in GetBasicTypeEnumeration()