Searched refs:eBasicTypeUnsignedLong (Results 1 – 7 of 7) sorted by relevance
261 (*type_system_or_err)->GetBasicTypeFromAST(eBasicTypeUnsignedLong)); in UpdateValue()
812 eBasicTypeUnsignedLong, enumerator
587 if basic_type == eBasicTypeUnsignedLong: return (True,False)
983 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
1030 .. py:data:: eBasicTypeUnsignedLong
833 {"unsigned long", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()834 {"unsigned long int", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()2033 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()5536 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()
81597 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLong", (lldb::eBasicTypeUnsignedLong))},