Searched refs:eBasicTypeUnsignedLong (Results 1 – 6 of 6) sorted by relevance
757 eBasicTypeUnsignedLong, enumerator
746 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
573 if basic_type == eBasicTypeUnsignedLong: return (True,False)
1027 .. py:data:: eBasicTypeUnsignedLong
899 g_type_map.Append(ConstString("unsigned long"), eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()901 eBasicTypeUnsignedLong); in GetBasicTypeEnumeration()2035 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()5475 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()
71025 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLong", lldb::eBasicTypeUnsignedLong)},