Home
last modified time | relevance | path

Searched refs:AtPropsWeak (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.h102 llvm::DenseSet<unsigned> AtPropsWeak; variable
H A DTransProperties.cpp339 return MigrateCtx.AtPropsWeak.count(atLoc.getRawEncoding()); in hasGCWeak()
H A DTransGCAttrs.cpp264 MigrateCtx.AtPropsWeak.insert(AtLoc.getRawEncoding()); in checkAllAtProps()