Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readwrite

121   bool isReadWrite = ((Attributes & ObjCDeclSpec::DQ_PR_readwrite) ||
177 if (Attributes & ObjCDeclSpec::DQ_PR_readwrite)
246 if (Attributes & ObjCDeclSpec::DQ_PR_readwrite)
357 (Attributes & ObjCDeclSpec::DQ_PR_readwrite) &&
1785 (Attributes & (ObjCDeclSpec::DQ_PR_readwrite |
1791 const char * which = (Attributes & ObjCDeclSpec::DQ_PR_readwrite) ?
1800 Diag(Loc, (Attributes & (ObjCDeclSpec::DQ_PR_readwrite)) ?