Home | History | Annotate | Download | only in Sema

Lines Matching refs:DQ_PR_readwrite

156   bool isReadWrite = ((Attributes & ObjCDeclSpec::DQ_PR_readwrite) ||
258 if (Attributes & ObjCDeclSpec::DQ_PR_readwrite)
369 if (Attributes & ObjCDeclSpec::DQ_PR_readwrite)
483 (Attributes & ObjCDeclSpec::DQ_PR_readwrite) &&
748 (ObjCDeclSpec::DQ_PR_readwrite|
2050 (Attributes & ObjCDeclSpec::DQ_PR_readwrite))
2056 (Attributes & (ObjCDeclSpec::DQ_PR_readwrite |
2062 const char * which = (Attributes & ObjCDeclSpec::DQ_PR_readwrite) ?
2071 Diag(Loc, (Attributes & (ObjCDeclSpec::DQ_PR_readwrite)) ?