Searched refs:GenGetProperty (Results 1 – 2 of 2) sorted by relevance
792 bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) && in RewritePropertyImplDecl() local796 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()807 if (GenGetProperty) { in RewritePropertyImplDecl()
947 bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) && in RewritePropertyImplDecl() local951 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()962 if (GenGetProperty) { in RewritePropertyImplDecl()