Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProperties.cpp69 AtPropDeclsTy AtProps; member in __anoncea033e80111::PropertiesRewriter
76 static void collectProperties(ObjCContainerDecl *D, AtPropDeclsTy &AtProps, in collectProperties()
H A DTransGCAttrs.cpp299 llvm::DenseMap<SourceLocation, IndivPropsTy> AtProps; in checkAllProps() local