Searched refs:RemovedAttrSet (Results 1 – 2 of 2) sorted by relevance
210 if (!MigrateCtx.RemovedAttrSet.count(Attr.Loc.getRawEncoding())) in checkWeakGCAttrs()295 MigrateCtx.RemovedAttrSet.insert(Loc.getRawEncoding()); in checkAllAtProps()
98 llvm::DenseSet<unsigned> RemovedAttrSet; variable