Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readonly

195                       !(Attributes & ObjCDeclSpec::DQ_PR_readonly));
282 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
641 if (Attributes & ObjCDeclSpec::DQ_PR_readonly)
2286 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2403 if (Attributes & ObjCDeclSpec::DQ_PR_readonly) {
2437 &&!(Attributes & ObjCDeclSpec::DQ_PR_readonly)
2442 !(Attributes & ObjCDeclSpec::DQ_PR_readonly) &&
2447 if ((Attributes & ObjCDeclSpec::DQ_PR_readonly) &&