Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeIndex.h55 Int128 = 0x0078, // 128 bit signed int enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp236 DeclarationName Int128 = &Context.Idents.get("__int128_t"); in Initialize() local