Searched defs:AtProps (Results 1 – 2 of 2) sorted by relevance
70 AtPropDeclsTy AtProps; member in __anona36ea4150111::PropertiesRewriter77 static void collectProperties(ObjCContainerDecl *D, AtPropDeclsTy &AtProps, in collectProperties()
302 llvm::DenseMap<unsigned, IndivPropsTy> AtProps; in checkAllProps() local