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

  /external/clang/lib/ARCMigrate/
Transforms.h 121 bool addPropertyAttribute(StringRef attr, SourceLocation atLoc);
TransGCAttrs.cpp 285 MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
TransProperties.cpp 301 return MigrateCtx.addPropertyAttribute(attr, atLoc);
Transforms.cpp 470 bool MigrationContext::addPropertyAttribute(StringRef attr,

Completed in 355 milliseconds