Home | History | Annotate | Download | only in Sema

Lines Matching refs:UInt128

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