Searched refs:Int32Long (Results 1 – 9 of 9) sorted by relevance
46 Int32Long = 0x0012, // 32 bit signed enumerator184 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function
43 {"long*", SimpleTypeKind::Int32Long},
59 case SimpleTypeKind::Int32Long: in IsSimpleTypeSignedInteger()
882 case SimpleTypeKind::Int32Long: in GetCompilerTypeForSimpleKind()918 case SimpleTypeKind::Int32Long: in GetTypeSizeForSimpleKind()
212 case SimpleTypeKind::Int32Long: in GetSimpleTypeName()
218 case SimpleTypeKind::Int32Long: in getBuiltinType()
59 {codeview::SimpleTypeKind::Int32Long, PDB_BuiltinType::Int, 4},
142 Int32Long = 0x0012, // 32 bit signed
1668 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::Int32Long) && in lowerTypeAlias()1838 STK = SimpleTypeKind::Int32Long; in lowerTypeBasic()