Searched refs:eBasicTypeUnsignedLongLong (Results 1 – 6 of 6) sorted by relevance
827 eBasicTypeUnsignedLongLong, enumerator
589 if basic_type == eBasicTypeUnsignedLongLong: return (True,False)
973 return lldb::eBasicTypeUnsignedLongLong; in GetCompilerTypeForSimpleKind()
1032 .. py:data:: eBasicTypeUnsignedLongLong
859 {"unsigned long long", eBasicTypeUnsignedLongLong}, in GetBasicTypeEnumeration()860 {"unsigned long long int", eBasicTypeUnsignedLongLong}, in GetBasicTypeEnumeration()2056 case eBasicTypeUnsignedLongLong: in GetOpaqueCompilerType()5514 return eBasicTypeUnsignedLongLong; in GetBasicTypeEnumeration()
83003 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLongLong", (lldb::eBasicTypeUnsignedLongLong))},