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()
921 static bool objcGetPropertyDefined = false; in RewritePropertyImplDecl() local951 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()952 objcGetPropertyDefined = true; in RewritePropertyImplDecl()