Searched refs:UInt16Short (Results 1 – 3 of 3) sorted by relevance
36 UInt16Short = 0x0021, // 16 bit unsigned enumerator142 static TypeIndex UInt16Short() { in UInt16Short() function143 return TypeIndex(SimpleTypeKind::UInt16Short); in UInt16Short()
977 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::UInt16Short) && in lowerTypeAlias()1095 case 2: STK = SimpleTypeKind::UInt16Short; break; in lowerTypeBasic()1124 if (STK == SimpleTypeKind::UInt16Short && in lowerTypeBasic()
37 {"unsigned short*", SimpleTypeKind::UInt16Short},