Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GenSetProperty

1006   bool GenSetProperty = Attributes & (ObjCPropertyDecl::OBJC_PR_retain | 
1008 if (GenSetProperty && !objcSetPropertyDefined) {
1020 if (GenSetProperty) {