Home | History | Annotate | Download | only in Sema

Lines Matching defs:UInt128

162     DeclarationName UInt128 = &Context.Idents.get("__uint128_t");
163 if (IdResolver.begin(UInt128) == IdResolver.end())