Home | History | Annotate | Download | only in Sema

Lines Matching full:isreadonly

451     if (!(PIDecl->isReadOnly() && isReadWrite)) {
858 if (Prop->isReadOnly()) return false;
1855 if (!Prop->isReadOnly())
2186 if (!property->isReadOnly()) {