Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_int128

296     case TST_int128:
453 case DeclSpec::TST_int128: return "__int128";
1033 else if (TypeSpecType != TST_int && TypeSpecType != TST_int128 &&