Searched refs:eBasicTypeUnsignedInt128 (Results 1 – 6 of 6) sorted by relevance
829 eBasicTypeUnsignedInt128, enumerator
591 if basic_type == eBasicTypeUnsignedInt128: return (True,False)
970 return lldb::eBasicTypeUnsignedInt128; in GetCompilerTypeForSimpleKind()
1034 .. py:data:: eBasicTypeUnsignedInt128
864 {"__uint128_t", eBasicTypeUnsignedInt128}, in GetBasicTypeEnumeration()2060 case eBasicTypeUnsignedInt128: in GetOpaqueCompilerType()5518 return eBasicTypeUnsignedInt128; in GetBasicTypeEnumeration()
83005 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt128", (lldb::eBasicTypeUnsignedInt128))},