Home | History | Annotate | Download | only in Sema

Lines Matching defs:Int128

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