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