Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_wchar

286     case TST_wchar:
420 case DeclSpec::TST_wchar: return "wchar_t";
932 TypeSpecType != TST_char && TypeSpecType != TST_wchar) {