Searched refs:UInt64Quad (Results 1 – 8 of 8) sorted by relevance
51 UInt64Quad = 0x0023, // 64 bit unsigned enumerator191 static TypeIndex UInt64Quad() { in UInt64Quad() function192 return TypeIndex(SimpleTypeKind::UInt64Quad); in UInt64Quad()
48 {"unsigned __int64*", SimpleTypeKind::UInt64Quad},
97 case SimpleTypeKind::UInt64Quad: in getSizeInBytesForTypeIndex()
230 case SimpleTypeKind::UInt64Quad: in getBuiltinType()
62 {codeview::SimpleTypeKind::UInt64Quad, PDB_BuiltinType::UInt, 8},
972 case SimpleTypeKind::UInt64Quad: in GetCompilerTypeForSimpleKind()1006 case SimpleTypeKind::UInt64Quad: in GetTypeSizeForSimpleKind()
200 case SimpleTypeKind::UInt64Quad: in GetSimpleTypeName()
1732 ? TypeIndex(SimpleTypeKind::UInt64Quad) in lowerTypeArray() 1795 ? TypeIndex(SimpleTypeKind::UInt64Quad) in lowerTypeBasic() 1861 case 8: STK = SimpleTypeKind::UInt64Quad; break; in lowerTypeBasic()