Searched refs:Int64Quad (Results 1 – 10 of 10) sorted by relevance
50 Int64Quad = 0x0013, // 64 bit signed enumerator190 static TypeIndex Int64Quad() { return TypeIndex(SimpleTypeKind::Int64Quad); } in Int64Quad() function
47 {"__int64*", SimpleTypeKind::Int64Quad},
96 case SimpleTypeKind::Int64Quad: in getSizeInBytesForTypeIndex()
58 case SimpleTypeKind::Int64Quad: in IsSimpleTypeSignedInteger()
958 case SimpleTypeKind::Int64Quad: in GetCompilerTypeForSimpleKind()1005 case SimpleTypeKind::Int64Quad: in GetTypeSizeForSimpleKind()
188 case SimpleTypeKind::Int64Quad: in GetSimpleTypeName()
221 case SimpleTypeKind::Int64Quad: in getBuiltinType()
61 {codeview::SimpleTypeKind::Int64Quad, PDB_BuiltinType::Int, 8},
146 Int64Quad = 0x0013, // 64 bit signed
1819 case 8: STK = SimpleTypeKind::Int64Quad; break; in lowerTypeBasic()