Searched refs:Int32Long (Results 1 – 3 of 3) sorted by relevance
39 Int32Long = 0x0012, // 32 bit signed enumerator147 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function
40 {"long*", SimpleTypeKind::Int32Long},
974 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::Int32Long) && in lowerTypeAlias()1121 STK = SimpleTypeKind::Int32Long; in lowerTypeBasic()