Home | History | Annotate | Download | only in Sema

Lines Matching refs:SCS_mutable

3910     if (SCS == DeclSpec::SCS_mutable)
4079 case DeclSpec::SCS_mutable: // Fall through.
4311 if (SCSpec == DeclSpec::SCS_mutable) {
5742 if (SCSpec == DeclSpec::SCS_mutable) {
7026 case DeclSpec::SCS_mutable:
12965 = (D.getDeclSpec().getStorageClassSpec() == DeclSpec::SCS_mutable);