Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_char32

261     case TST_char32:
386 case DeclSpec::TST_char32: return "char32_t";
905 if (TypeSpecType == TST_char16 || TypeSpecType == TST_char32)