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

/external/clang/lib/ARCMigrate/
H A DTransforms.h121 bool addPropertyAttribute(StringRef attr, SourceLocation atLoc);
H A DTransGCAttrs.cpp285 MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
H A DTransProperties.cpp301 return MigrateCtx.addPropertyAttribute(attr, atLoc);
H A DTransforms.cpp470 bool MigrationContext::addPropertyAttribute(StringRef attr, function in class:MigrationContext

Completed in 131 milliseconds