Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h775 eBasicTypeUnsignedInt128, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig578 if basic_type == eBasicTypeUnsignedInt128: return (True,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp966 return lldb::eBasicTypeUnsignedInt128; in GetCompilerTypeForSimpleKind()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1032 .. py:data:: eBasicTypeUnsignedInt128
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp906 g_type_map.Append(ConstString("__uint128_t"), eBasicTypeUnsignedInt128); in GetBasicTypeEnumeration()
2082 case eBasicTypeUnsignedInt128: in GetOpaqueCompilerType()
5577 return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()