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},
91 case SimpleTypeKind::Int32Long: in getSizeInBytesForTypeIndex()
60 case SimpleTypeKind::Int32Long: in IsSimpleTypeSignedInteger()
980 case SimpleTypeKind::Int32Long: in GetCompilerTypeForSimpleKind()1016 case SimpleTypeKind::Int32Long: in GetTypeSizeForSimpleKind()
209 case SimpleTypeKind::Int32Long: in GetSimpleTypeName()
219 case SimpleTypeKind::Int32Long: in getBuiltinType()
59 {codeview::SimpleTypeKind::Int32Long, PDB_BuiltinType::Int, 4},
1717 if (UnderlyingTypeIndex == TypeIndex(SimpleTypeKind::Int32Long) && in lowerTypeArray() 1890 STK = SimpleTypeKind::Int32Long; in lowerTypePointer()