Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSW

367 const char *DeclSpec::getSpecifierName(TSW W) {
525 bool DeclSpec::SetTypeSpecWidth(TSW W, SourceLocation Loc,
534 return BadSpecifier(W, (TSW)TypeSpecWidth, PrevSpec, DiagID);
852 << getSpecifierName((TSW)TypeSpecWidth);