Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_wchar

278     case TST_wchar:
384 case DeclSpec::TST_wchar: return "wchar_t";
829 TypeSpecType != TST_char && TypeSpecType != TST_wchar) {