Home
last modified time | relevance | path

Searched defs:AtProps (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransProperties.cpp70 AtPropDeclsTy AtProps; member in __anon78783b500111::PropertiesRewriter
77 static void collectProperties(ObjCContainerDecl *D, AtPropDeclsTy &AtProps, in collectProperties()
H A DTransGCAttrs.cpp304 llvm::DenseMap<unsigned, IndivPropsTy> AtProps; in checkAllProps() local