Searched refs:UInt32Long (Results 1 – 3 of 3) sorted by relevance
40 UInt32Long = 0x0022, // 32 bit unsigned enumerator148 static TypeIndex UInt32Long() { in UInt32Long() function149 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
41 {"unsigned long*", SimpleTypeKind::UInt32Long},
990 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1123 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()