Searched refs:SynthesizePID (Results 1 – 2 of 2) sorted by relevance
5386 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local5393 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()5439 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()5440 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()
7035 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local7042 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()7088 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()7089 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()