Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:GenGetProperty

805     bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) &&
809 if (GenGetProperty && !objcGetPropertyDefined) {
820 if (GenGetProperty) {