Home
last modified time | relevance | path

Searched refs:removePropertyAttribute (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransforms.h116 bool removePropertyAttribute(StringRef fromAttr, SourceLocation atLoc) { in removePropertyAttribute() function
DTransProperties.cpp292 return MigrateCtx.removePropertyAttribute(fromAttr, atLoc); in removeAttribute()