Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSS

387 const char *DeclSpec::getSpecifierName(TSS S) {
555 bool DeclSpec::SetTypeSpecSign(TSS S, SourceLocation Loc,
559 return BadSpecifier(S, (TSS)TypeSpecSign, PrevSpec, DiagID);
838 << getSpecifierName((TSS)TypeSpecSign);