Searched refs:FindPropertyImplIvarDecl (Results 1 – 5 of 5) sorted by relevance
569 ImplDecl->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in diagnoseMissingReleases()636 Container->FindPropertyImplIvarDecl(IvarDecl->getIdentifier()); in findPropertyOnDeallocatingInstance()
1538 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1577 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()1897 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { in DefaultSynthesizeProperties()
2233 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
2503 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;
3222 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()