Home
last modified time | relevance | path

Searched defs:fromAttr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransProperties.cpp271 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute()
275 bool rewriteAttribute(StringRef fromAttr, StringRef toAttr, in rewriteAttribute()
H A DTransforms.h115 bool removePropertyAttribute(StringRef fromAttr, SourceLocation atLoc) { in removePropertyAttribute()
H A DTransforms.cpp378 bool MigrationContext::rewritePropertyAttribute(StringRef fromAttr, in rewritePropertyAttribute()