Home | History | Annotate | Download | only in Sema

Lines Matching full:tst_char32

268     case TST_char32:
422 case DeclSpec::TST_char32: return "char32_t";
1035 if (TypeSpecType == TST_char16 || TypeSpecType == TST_char32)