Searched refs:eBasicTypeUnsignedInt (Results 1 – 10 of 10) sorted by relevance
199 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
70 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeUnsignedInt); in GetCompilerTypeForFormat()
218 CompilerType uint_type = ast->GetBasicType(eBasicTypeUnsignedInt); in GetSiginfoType()
210 lldb::eBasicTypeUnsignedInt); in NSStringSummaryProvider()
807 eBasicTypeUnsignedInt, enumerator
585 if basic_type == eBasicTypeUnsignedInt: return (True,False)
976 return lldb::eBasicTypeUnsignedInt; in GetCompilerTypeForSimpleKind()
1028 .. py:data:: eBasicTypeUnsignedInt
888 {"unsigned int", eBasicTypeUnsignedInt}, in GetBasicTypeEnumeration()889 {"unsigned", eBasicTypeUnsignedInt}, in GetBasicTypeEnumeration()2077 case eBasicTypeUnsignedInt: in GetOpaqueCompilerType()5445 return eBasicTypeUnsignedInt; in GetBasicTypeEnumeration()
78308 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt", lldb::eBasicTypeUnsignedInt)},