Home
last modified time | relevance | path

Searched defs:UInt64 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h53 UInt64 = 0x0077, // 64 bit unsigned int enumerator
189 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h406 UInt64, enumerator
465 uint64_t UInt64; member