Home | History | Annotate | Download | only in Sema

Lines Matching defs:UInt128

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