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

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

Completed in 72 milliseconds