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

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

Completed in 49 milliseconds