Searched refs:eBasicTypeInt (Results 1 – 3 of 3) sorted by relevance
576 eBasicTypeInt, enumerator
632 g_type_map.Append(ConstString("int").GetCString(), eBasicTypeInt); in GetBasicTypeEnumeration()633 g_type_map.Append(ConstString("signed int").GetCString(), eBasicTypeInt); in GetBasicTypeEnumeration()739 case eBasicTypeInt: in GetBasicType()
2269 case clang::BuiltinType::Int: return eBasicTypeInt; in GetBasicTypeEnumeration()