Home | History | Annotate | Download | only in src

Lines Matching refs:IsReadOnly

172   bool IsReadOnly() { return (attributes() & READ_ONLY) != 0; }