Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSW_short

694       case DeclSpec::TSW_short:       Result = Context.ShortTy; break;
709 case DeclSpec::TSW_short: Result = Context.UnsignedShortTy; break;