Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSW

386 const char *DeclSpec::getSpecifierName(TSW W) {
544 bool DeclSpec::SetTypeSpecWidth(TSW W, SourceLocation Loc,
553 return BadSpecifier(W, (TSW)TypeSpecWidth, PrevSpec, DiagID);
910 << getSpecifierName((TSW)TypeSpecWidth);