Searched refs:objcGetPropertyDefined (Results 1 – 2 of 2) sorted by relevance
768 static bool objcGetPropertyDefined = false; in RewritePropertyImplDecl() local796 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()797 objcGetPropertyDefined = true; in RewritePropertyImplDecl()
919 static bool objcGetPropertyDefined = false; in RewritePropertyImplDecl() local949 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()950 objcGetPropertyDefined = true; in RewritePropertyImplDecl()