Searched defs:UInt64 (Results 1 – 3 of 3) sorted by relevance
53 UInt64 = 0x0077, // 64 bit unsigned int enumerator189 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
406 UInt64, enumerator465 uint64_t UInt64; member
4494 using UInt64 = unsigned long long; global() typedef 4497 using UInt64 = unsigned long; global() typedef