Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp355 (eType == lldb::eBasicTypeUnsignedInt128)); in IsIntegerType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h774 eBasicTypeUnsignedInt128, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp606 return lldb::eBasicTypeUnsignedInt128; in GetCompilerTypeForSimpleKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1117 g_type_map.Append(ConstString("__uint128_t"), eBasicTypeUnsignedInt128); in GetBasicTypeEnumeration()
2083 case eBasicTypeUnsignedInt128: in GetOpaqueCompilerType()
5789 return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()