Searched refs:PropEntry (Results 1 – 1 of 1) sorted by relevance
1784 ObjCPropertyDecl *&PropEntry = in CollectImmediateProperties() local1787 if (!PropEntry) in CollectImmediateProperties()1788 PropEntry = Prop; in CollectImmediateProperties()1877 for (const auto &PropEntry : PropMap) { in DefaultSynthesizeProperties() local1878 ObjCPropertyDecl *Prop = PropEntry.second; in DefaultSynthesizeProperties()