Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readonly

158                       !(Attributes & ObjCDeclSpec::DQ_PR_readonly));
256 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
367 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
566 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
724 bool warn = (Attributes & ObjCDeclSpec::DQ_PR_readonly);
745 if (Attributes & ObjCDeclSpec::DQ_PR_readonly) {
2031 (Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2049 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2055 else if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2183 else if (!(Attributes & ObjCDeclSpec::DQ_PR_readonly)) {
2211 &&!(Attributes & ObjCDeclSpec::DQ_PR_readonly)
2216 !(Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2221 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&