Searched refs:PropEntry (Results 1 – 1 of 1) sorted by relevance
1553 ObjCPropertyDecl *&PropEntry = PropMap[Prop->getIdentifier()]; in CollectImmediateProperties() local1554 if (!PropEntry) in CollectImmediateProperties()1555 PropEntry = Prop; in CollectImmediateProperties()