Searched refs:FindPropertyImplIvarDecl (Results 1 – 5 of 5) sorted by relevance
561 ImplDecl->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in diagnoseMissingReleases()628 Container->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in findPropertyOnDeallocatingInstance()
1560 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1599 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1919 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { in DefaultSynthesizeProperties()
2444 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;
2154 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
2807 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()