Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSS

412 const char *DeclSpec::getSpecifierName(TSS S) {
575 bool DeclSpec::SetTypeSpecSign(TSS S, SourceLocation Loc,
579 return BadSpecifier(S, (TSS)TypeSpecSign, PrevSpec, DiagID);
961 << getSpecifierName((TSS)TypeSpecSign);