Searched refs:Int32Long (Results 1 – 6 of 6) sorted by relevance
45 Int32Long = 0x0012, // 32 bit signed enumerator183 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function
42 {"long*", SimpleTypeKind::Int32Long},
214 case SimpleTypeKind::Int32Long: in getBuiltinType()
55 {codeview::SimpleTypeKind::Int32Long, PDB_BuiltinType::Int, 4},
141 Int32Long = 0x0012, // 32 bit signed
1592 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::Int32Long) && in lowerTypeAlias()1732 STK = SimpleTypeKind::Int32Long; in lowerTypeBasic()