Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_assign

290   if (Attributes & ObjCDeclSpec::DQ_PR_assign)
574 if (Attributes & (ObjCDeclSpec::DQ_PR_assign |
587 isAssign && !(Attributes & ObjCDeclSpec::DQ_PR_assign)) {
2308 if (Attributes & ObjCDeclSpec::DQ_PR_assign) {