Searched refs:UInt64Quad (Results 1 – 7 of 7) sorted by relevance
44 UInt64Quad = 0x0023, // 64 bit unsigned enumerator154 static TypeIndex UInt64Quad() { in UInt64Quad() function155 return TypeIndex(SimpleTypeKind::UInt64Quad); in UInt64Quad()
51 UInt64Quad = 0x0023, // 64 bit unsigned enumerator173 static TypeIndex UInt64Quad() { in UInt64Quad() function174 return TypeIndex(SimpleTypeKind::UInt64Quad); in UInt64Quad()
48 {"unsigned __int64*", SimpleTypeKind::UInt64Quad},
54 {codeview::SimpleTypeKind::UInt64Quad, PDB_BuiltinType::UInt, 8},
45 {"unsigned __int64*", SimpleTypeKind::UInt64Quad},
989 ? TypeIndex(SimpleTypeKind::UInt64Quad) in lowerTypeArray()1097 case 8: STK = SimpleTypeKind::UInt64Quad; break; in lowerTypeBasic()
1390 ? TypeIndex(SimpleTypeKind::UInt64Quad) in lowerTypeArray()1486 case 8: STK = SimpleTypeKind::UInt64Quad; break; in lowerTypeBasic()