Searched refs:FindPropertyImplIvarDecl (Results 1 – 5 of 5) sorted by relevance
568 ImplDecl->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in diagnoseMissingReleases()636 Container->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in findPropertyOnDeallocatingInstance()
1350 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1389 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1697 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { in DefaultSynthesizeProperties()
2037 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
2344 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;
2017 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()