Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readonly

155                       !(Attributes & ObjCDeclSpec::DQ_PR_readonly));
247 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
354 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
595 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
2124 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2136 Attributes & ObjCDeclSpec::DQ_PR_readonly &&
2249 else if (!(Attributes & ObjCDeclSpec::DQ_PR_readonly)) {
2277 &&!(Attributes & ObjCDeclSpec::DQ_PR_readonly)
2282 !(Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2287 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&