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