Home | History | Annotate | Download | only in Sema

Lines Matching refs:Int128

158     DeclarationName Int128 = &Context.Idents.get("__int128_t");
159 if (IdResolver.begin(Int128) == IdResolver.end())