Home
last modified time | relevance | path

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

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