Home | History | Annotate | Download | only in Sema

Lines Matching defs:PrevSpec

1704       const char *PrevSpec;
1707 PrevSpec, DiagID, getLangOpts());
1712 const char *PrevSpec;
1715 *this, DeclSpec::SCS_static, ConstexprLoc, PrevSpec, DiagID)) {