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 287 MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
TransProperties.cpp 306 return MigrateCtx.addPropertyAttribute(attr, atLoc);
Transforms.cpp 467 bool MigrationContext::addPropertyAttribute(StringRef attr,

Completed in 5626 milliseconds