Home
last modified time | relevance | path

Searched refs:PropertyMemoryAttribute (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp436 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { in PropertyMemoryAttribute() function
505 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ResType)) in rewriteToObjCProperty()
510 if (const char *MemoryManagementAttr = PropertyMemoryAttribute(Context, ArgType)) in rewriteToObjCProperty()