Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_char32

269     case TST_char32:
429 case DeclSpec::TST_char32: return "char32_t";
1100 if (TypeSpecType == TST_char16 || TypeSpecType == TST_char32)