Searched refs:eBasicTypeUnsignedInt (Results 1 – 10 of 10) sorted by relevance
199 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
71 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeUnsignedInt); in GetCompilerTypeForFormat()
218 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
210 lldb::eBasicTypeUnsignedInt); in NSStringSummaryProvider()
810 eBasicTypeUnsignedInt, enumerator
585 if basic_type == eBasicTypeUnsignedInt: return (True,False)
976 return lldb::eBasicTypeUnsignedInt; in GetCompilerTypeForSimpleKind()
1028 .. py:data:: eBasicTypeUnsignedInt
827 {"unsigned int", eBasicTypeUnsignedInt}, in GetBasicTypeEnumeration()828 {"unsigned", eBasicTypeUnsignedInt}, in GetBasicTypeEnumeration()2029 case eBasicTypeUnsignedInt: in GetOpaqueCompilerType()5532 return eBasicTypeUnsignedInt; in GetBasicTypeEnumeration()
81595 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt", (lldb::eBasicTypeUnsignedInt))},