Home | History | Annotate | Download | only in Sema

Lines Matching defs:UInt128

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