HomeSort by relevance Sort by last modified time
    Searched full:addpropertyattribute (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
Transforms.h 120 bool addPropertyAttribute(StringRef attr, SourceLocation atLoc);
TransGCAttrs.cpp 286 MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
TransProperties.cpp 298 return MigrateCtx.addPropertyAttribute(attr, atLoc);
Transforms.cpp 406 bool MigrationContext::addPropertyAttribute(StringRef attr,

Completed in 707 milliseconds