Home | History | Annotate | Download | only in Sema

Lines Matching refs:SCS_mutable

2683   case DeclSpec::SCS_mutable:        // Fall through.
2701 case DeclSpec::SCS_mutable: // Fall through.
2885 if (SCSpec == DeclSpec::SCS_mutable) {
3927 if (SCSpec == DeclSpec::SCS_mutable) {
4689 case DeclSpec::SCS_mutable:
8919 = (D.getDeclSpec().getStorageClassSpec() == DeclSpec::SCS_mutable);