Searched defs:fromAttr (Results 1 – 4 of 4) sorted by relevance
291 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute()295 bool rewriteAttribute(StringRef fromAttr, StringRef toAttr, in rewriteAttribute()
116 bool removePropertyAttribute(StringRef fromAttr, SourceLocation atLoc) { in removePropertyAttribute()
388 bool MigrationContext::rewritePropertyAttribute(StringRef fromAttr, in rewritePropertyAttribute()
260 XSLTAttributeDef fromAttr = new XSLTAttributeDef(null, "from", in build() local