Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_int128

272     case TST_int128:
388 case DeclSpec::TST_int128: return "__int128";
828 else if (TypeSpecType != TST_int && TypeSpecType != TST_int128 &&