Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h56 UInt128 = 0x0079, // 128 bit unsigned int enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp251 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local