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