Home | History | Annotate | Download | only in Sema

Lines Matching full:char32_t

422   case DeclSpec::TST_char32:      return "char32_t";
1037 << (TypeSpecType == TST_char16 ? "char16_t" : "char32_t");