Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:GenGetProperty

787     bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) &&
791 if (GenGetProperty && !objcGetPropertyDefined) {
802 if (GenGetProperty) {