Searched refs:PropertyMemoryAttribute (Results 1 – 1 of 1) sorted by relevance
426 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { in PropertyMemoryAttribute() function495 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ResType)) in rewriteToObjCProperty()500 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ArgType)) in rewriteToObjCProperty()