Searched refs:addPropertyAttribute (Results 1 – 4 of 4) sorted by relevance
120 bool addPropertyAttribute(StringRef attr, SourceLocation atLoc);
281 return MigrateCtx.addPropertyAttribute(attr, atLoc); in addAttribute()
279 MigrateCtx.addPropertyAttribute(toAttr, AtLoc); in checkAllAtProps()
461 bool MigrationContext::addPropertyAttribute(StringRef attr, in addPropertyAttribute() function in MigrationContext