Searched refs:MemoryManagementAttr (Results 1 – 1 of 1) sorted by relevance
495 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ResType)) in rewriteToObjCProperty() local496 append_attr(PropertyString, MemoryManagementAttr, LParenAdded); in rewriteToObjCProperty()500 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ArgType)) in rewriteToObjCProperty() local501 append_attr(PropertyString, MemoryManagementAttr, LParenAdded); in rewriteToObjCProperty()