Searched refs:AtPropsWeak (Results 1 – 6 of 6) sorted by relevance
101 llvm::DenseSet<SourceLocation> AtPropsWeak; variable
340 return MigrateCtx.AtPropsWeak.count(atLoc); in hasGCWeak()
265 MigrateCtx.AtPropsWeak.insert(AtLoc); in checkAllAtProps()
102 llvm::DenseSet<unsigned> AtPropsWeak; variable
339 return MigrateCtx.AtPropsWeak.count(atLoc.getRawEncoding()); in hasGCWeak()
269 MigrateCtx.AtPropsWeak.insert(AtLoc.getRawEncoding()); in checkAllAtProps()