Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h115 bool removePropertyAttribute(StringRef fromAttr, SourceLocation atLoc) { in removePropertyAttribute() function
H A DTransProperties.cpp272 return MigrateCtx.removePropertyAttribute(fromAttr, atLoc); in removeAttribute()