Searched refs:eBasicTypeUnsignedShort (Results 1 – 3 of 3) sorted by relevance
575 eBasicTypeUnsignedShort, enumerator
628 g_type_map.Append(ConstString("unsigned short").GetCString(), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()629 … g_type_map.Append(ConstString("unsigned short int").GetCString(), eBasicTypeUnsignedShort); in GetBasicTypeEnumeration()736 case eBasicTypeUnsignedShort: in GetBasicType()
2268 case clang::BuiltinType::UShort: return eBasicTypeUnsignedShort; in GetBasicTypeEnumeration()