Searched defs:AtProps (Results 1 – 2 of 2) sorted by relevance
69 AtPropDeclsTy AtProps; member in __anoncea033e80111::PropertiesRewriter76 static void collectProperties(ObjCContainerDecl *D, AtPropDeclsTy &AtProps, in collectProperties()
299 llvm::DenseMap<SourceLocation, IndivPropsTy> AtProps; in checkAllProps() local