Searched refs:objcGetPropertyDefined (Results 1 – 2 of 2) sorted by relevance
770 static bool objcGetPropertyDefined = false; in RewritePropertyImplDecl() local798 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()799 objcGetPropertyDefined = true; in RewritePropertyImplDecl()
920 static bool objcGetPropertyDefined = false; in RewritePropertyImplDecl() local950 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()951 objcGetPropertyDefined = true; in RewritePropertyImplDecl()