Searched refs:FindPropertyImplIvarDecl (Results 1 – 5 of 5) sorted by relevance
562 ImplDecl->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in diagnoseMissingReleases()630 Container->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in findPropertyOnDeallocatingInstance()
1511 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1550 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1863 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { in DefaultSynthesizeProperties()
2098 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
2460 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;
2452 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()