Searched refs:eBasicTypeUnsignedLong (Results 1 – 7 of 7) sorted by relevance
260 (*type_system_or_err)->GetBasicTypeFromAST(eBasicTypeUnsignedLong)); in UpdateValue()
825 eBasicTypeUnsignedLong, enumerator
587 if basic_type == eBasicTypeUnsignedLong: return (True,False)
983 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
1030 .. py:data:: eBasicTypeUnsignedLong
853 {"unsigned long", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()854 {"unsigned long int", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()2052 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()5510 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()
83001 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLong", (lldb::eBasicTypeUnsignedLong))},