Home | History | Annotate | Download | only in Sema

Lines Matching refs:Mutable

442                                         bool Mutable) {
453 LSI->Mutable = Mutable;
892 // by mutable. It is neither virtual nor declared volatile. [...]