Searched refs:eBasicTypeUnsignedLong (Results 1 – 7 of 7) sorted by relevance
263 (*type_system_or_err)->GetBasicTypeFromAST(eBasicTypeUnsignedLong)); in UpdateValue()
809 eBasicTypeUnsignedLong, enumerator
587 if basic_type == eBasicTypeUnsignedLong: return (True,False)
983 return lldb::eBasicTypeUnsignedLong; in GetCompilerTypeForSimpleKind()
1030 .. py:data:: eBasicTypeUnsignedLong
894 {"unsigned long", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()895 {"unsigned long int", eBasicTypeUnsignedLong}, in GetBasicTypeEnumeration()2081 case eBasicTypeUnsignedLong: in GetOpaqueCompilerType()5449 return eBasicTypeUnsignedLong; in GetBasicTypeEnumeration()
78310 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLong", lldb::eBasicTypeUnsignedLong)},