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