Home
last modified time | relevance | path

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

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