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