Searched refs:eBasicTypeUnsignedLongLong (Results 1 – 6 of 6) sorted by relevance
814 eBasicTypeUnsignedLongLong, enumerator
589 if basic_type == eBasicTypeUnsignedLongLong: return (True,False)
973 return lldb::eBasicTypeUnsignedLongLong; in GetCompilerTypeForSimpleKind()
1032 .. py:data:: eBasicTypeUnsignedLongLong
839 {"unsigned long long", eBasicTypeUnsignedLongLong}, in GetBasicTypeEnumeration()840 {"unsigned long long int", eBasicTypeUnsignedLongLong}, in GetBasicTypeEnumeration()2037 case eBasicTypeUnsignedLongLong: in GetOpaqueCompilerType()5540 return eBasicTypeUnsignedLongLong; in GetBasicTypeEnumeration()
81599 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLongLong", (lldb::eBasicTypeUnsignedLongLong))},