Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransforms.h101 llvm::DenseSet<SourceLocation> AtPropsWeak; variable
H A DTransProperties.cpp340 return MigrateCtx.AtPropsWeak.count(atLoc); in hasGCWeak()
H A DTransGCAttrs.cpp265 MigrateCtx.AtPropsWeak.insert(AtLoc); in checkAllAtProps()