Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readonly

123                       !(Attributes & ObjCDeclSpec::DQ_PR_readonly));
175 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
244 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
439 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
1769 (Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
1784 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
1912 else if (!(Attributes & ObjCDeclSpec::DQ_PR_readonly)) {
1938 &&!(Attributes & ObjCDeclSpec::DQ_PR_readonly)
1944 !(Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
1949 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&