Home | History | Annotate | Download | only in Sema

Lines Matching full:isreadonly

1436   if (!PDecl->isReadOnly())
1454 if (P && !P->isReadOnly())
1714 if (!Prop->isReadOnly() && !InsMap.count(Prop->getSetterName())) {
1941 if (!property->isReadOnly()) {