Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h583 eBasicTypeUnsignedInt128, enumerator
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp651 g_type_map.Append(ConstString("__uint128_t").GetCString(), eBasicTypeUnsignedInt128); in GetBasicTypeEnumeration()
760 case eBasicTypeUnsignedInt128: in GetBasicType()
HDClangASTType.cpp2276 case clang::BuiltinType::UInt128: return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()