Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransforms.h115 bool removePropertyAttribute(StringRef fromAttr, SourceLocation atLoc) { in removePropertyAttribute() function
HDTransProperties.cpp272 return MigrateCtx.removePropertyAttribute(fromAttr, atLoc); in removeAttribute()