Searched refs:Int32Long (Results 1 – 8 of 8) sorted by relevance
46 Int32Long = 0x0012, // 32 bit signed enumerator175 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function
43 {"long*", SimpleTypeKind::Int32Long},
616 case SimpleTypeKind::Int32Long: in GetCompilerTypeForSimpleKind()652 case SimpleTypeKind::Int32Long: in GetTypeSizeForSimpleKind()
501 case SimpleTypeKind::Int32Long: in IsSimpleTypeSignedInteger()
221 case SimpleTypeKind::Int32Long: in GetSimpleTypeName()
46 {codeview::SimpleTypeKind::Int32Long, PDB_BuiltinType::Int, 4},
215 case SimpleTypeKind::Int32Long: in getBuiltinType()
1488 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::Int32Long) && in lowerTypeAlias()1623 STK = SimpleTypeKind::Int32Long; in lowerTypeBasic()